Update setup.py

This commit is contained in:
Lex Berezhny 2020-04-11 20:54:08 -04:00 committed by GitHub
parent 06b75d07dc
commit 2d4d51388b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,6 +50,7 @@ setup(
'attrs==18.2.0',
'pylru==1.1.0',
'pyzmq==18.1.1',
'plyvel==1.0.5',
'sqlalchemy @ git+https://github.com/sqlalchemy/sqlalchemy.git',
],
classifiers=[