Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sfermigier committed Jul 17, 2018
1 parent a2323df commit 30b09fb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file requirements.txt requirements.in
#
alembic==0.9.10
alembic==1.0.0
amqp==2.3.2 # via kombu
babel==2.6.0 # via flask-babel
bcrypt==3.1.4
Expand All @@ -16,6 +16,7 @@ cffi==1.11.5 # via bcrypt
clamd==1.0.2
click==6.7 # via flask
closure==20180204
contextlib2==0.5.5 # via raven
cssmin==0.2.0
decorator==4.3.0 # via validators
flask-assets==0.12
Expand Down Expand Up @@ -57,7 +58,7 @@ raven==6.9.0
redis==2.10.6
six==1.11.0
sqlalchemy-utils==0.33.3 # via wtforms-alchemy
sqlalchemy==1.2.9
sqlalchemy==1.2.10
sqlparse==0.2.4
tqdm==4.23.4
typing==3.6.4
Expand Down

0 comments on commit 30b09fb

Please sign in to comment.