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
1 changed files with 3 additions and 0 deletions
3
setup.py
3
setup.py
|
@ -44,6 +44,9 @@ requires = [
|
|||
# TODO: can remove this once tailbone requires it
|
||||
'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
|
||||
'psycopg2', # 2.6.2
|
||||
'rattail[db]', # 0.9.86
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue