Update sqlalchemy version
parent
03730079
No related branches found
No related tags found
... | ... | @@ -8,8 +8,8 @@ jedi==0.10.2 |
lazy-object-proxy==1.3.1 | ||
manage.py==0.2.10 | ||
mccabe==0.6.1 | ||
numpy==1.13.0 | ||
pandas==0.20.2 | ||
numpy==1.16.1 | ||
pandas==0.24.2 | ||
pexpect==4.2.1 | ||
pickleshare==0.7.4 | ||
prompt-toolkit==1.0.14 | ||
... | ... | @@ -17,15 +17,15 @@ ptyprocess==0.5.1 |
py==1.4.34 | ||
Pygments==2.2.0 | ||
pylint==1.7.1 | ||
pymonetdb==1.0.6 | ||
pymonetdb==1.1.1 | ||
PyMySQL==0.7.11 | ||
pytest==3.2.3 | ||
python-dateutil==2.6.0 | ||
pytz==2017.2 | ||
simplegeneric==0.8.1 | ||
six==1.11.0 | ||
SQLAlchemy==1.1.14 | ||
sqlalchemy-monetdb==0.9.3 | ||
SQLAlchemy==1.2.19 | ||
sqlalchemy-monetdb==1.0.0 | ||
traitlets==4.3.2 | ||
wcwidth==0.1.7 | ||
wrapt==1.10.10 | ||
... | ... |
Please register or sign in to comment