Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anishathalye committed Dec 22, 2018
1 parent 1d06988 commit a661809
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
amqp==2.3.2
appdirs==1.4.3
billiard==3.5.0.3
celery==4.1.1
certifi==2018.4.16
billiard==3.5.0.5
celery==4.2.1
certifi==2018.11.29
chardet==3.0.4
click==6.7
Click==7.0
Flask==1.0.2
Flask-Assets==0.12
Flask-SQLAlchemy==2.3.2
gunicorn==19.8.1
gunicorn==19.9.0
humanize==0.5.1
idna==2.6
itsdangerous==0.24
idna==2.8
itsdangerous==1.1.0
Jinja2==2.10
kombu==4.2.1
Markdown==2.6.11
MarkupSafe==1.0
numpy==1.14.3
psycopg2==2.7.4
pyparsing==2.2.0
kombu==4.2.2
Markdown==3.0.1
MarkupSafe==1.1.0
numpy==1.15.4
psycopg2==2.7.6.1
pyparsing==2.3.0
pyScss==1.3.5
pytz==2018.4
PyYAML==3.12
redis==2.10.6
requests==2.18.4
scipy==1.1.0
six==1.11.0
SQLAlchemy==1.2.8
urllib3==1.22
pytz==2018.7
PyYAML==3.13
redis==3.0.1
requests==2.21.0
scipy==1.2.0
six==1.12.0
SQLAlchemy==1.2.15
urllib3==1.24.1
vine==1.1.4
webassets==0.12.1
Werkzeug==0.14.1
xlrd==1.1.0
xlrd==1.2.0

0 comments on commit a661809

Please sign in to comment.