Upgrade dependency alembic to ==0.9.9

This commit is contained in:
Doppins 2018-03-22 14:44:00 +00:00
parent 154e38b42e
commit fef89feb62
No known key found for this signature in database
GPG Key ID: F5F8AB5BF4819827
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#
acme==0.22.2
alembic-autogenerate-enums==0.0.2
alembic==0.9.8 # via flask-migrate
alembic==0.9.9 # via flask-migrate
aniso8601==3.0.0 # via flask-restful
arrow==0.12.0
asn1crypto==0.24.0 # via cryptography