Bump sqlalchemy requirement

This commit is contained in:
DarkPhoenix
2019-04-19 10:48:25 +03:00
parent 5b7c777d6b
commit 7380244cd9

View File

@@ -3,11 +3,11 @@ logbook >= 1.0.0
matplotlib >= 2.0.0 matplotlib >= 2.0.0
python-dateutil python-dateutil
requests >= 2.0.0 requests >= 2.0.0
sqlalchemy == 1.0.5 sqlalchemy >= 1.3.0
cryptography>=2.3 cryptography>=2.3
markdown2==2.3.5 markdown2==2.3.5
packaging==16.8 packaging==16.8
roman==2.0.0 roman==2.0.0
beautifulsoup4==4.6.0 beautifulsoup4==4.6.0
pyyaml>=5.1b1 pyyaml>=5.1b1
PyInstaller == 3.3 PyInstaller == 3.3