Cap version for mysql-connector
dang it, what is up with that thing? oh well, can look into it later..
This commit is contained in:
parent
f74101e7ae
commit
a7656928f5
3
setup.py
3
setup.py
|
@ -44,6 +44,9 @@ requires = [
|
||||||
# TODO: can remove this once tailbone requires it
|
# TODO: can remove this once tailbone requires it
|
||||||
'pyramid_retry', # 1.0
|
'pyramid_retry', # 1.0
|
||||||
|
|
||||||
|
# TODO: remove cap for mysql-connector once we figure out what's up with that
|
||||||
|
'mysql-connector-python==8.0.17',
|
||||||
|
|
||||||
'invoke', # 0.22.1
|
'invoke', # 0.22.1
|
||||||
'psycopg2', # 2.6.2
|
'psycopg2', # 2.6.2
|
||||||
'rattail[db]', # 0.9.86
|
'rattail[db]', # 0.9.86
|
||||||
|
|
Loading…
Reference in a new issue