Skip to content

Commit

Permalink
Merge pull request #355 from DEKHTIARJonathan/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
Jonathan DEKHTIAR committed Feb 12, 2019
2 parents 465d337 + 1521d8f commit cb98101
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
amqp==2.4.0
amqp==2.4.1
boto==2.49.0
celery==4.2.1
# click==7.0
cryptography==2.4.2
cryptography==2.5
dj-database-url==0.5.0
django==2.1.5
django==2.1.7
django-celery-beat==1.4.0
# django-celery-monitor==1.1. # => https://pypi.org/project/django-celery-monitor/#history
django-choices==1.6.1
django-choices==1.6.2
django-dotenv==1.4.2
django-downloadview==1.9
# django-encrypted-model-fields==0.5.8 # => https://pypi.org/project/django-encrypted-model-fields/#history
django-extensions==2.1.4
django-extensions==2.1.5
django-getenv==1.3.2
django-ipware==2.1.0
django-ses==0.8.8
django-ses==0.8.9
django-storages==1.7.1
djangorestframework==3.9.0
djangorestframework==3.9.1
# dnspython3==1.15.0
facebook-sdk==3.1.0
feedgen==0.7.0
feedparser==5.2.1
gunicorn==19.9.0
kombu==4.2.2.post1
lxml==4.3.0
kombu==4.3.0
lxml==4.3.1
# numpy==1.15.3
oauthlib==3.0.0
oauthlib==3.0.1
# olefile==0.46
# pandas==0.23.4
Pillow==5.4.1
psycopg2-binary==2.7.6.1
psycopg2-binary==2.7.7
pyIsEmail==1.3.2
# pyOpenSSL==18.0.0
python3-linkedin==1.0.2
redis==3.0.1
redis==3.1.0
# requests==2.20.0
# scikit-learn==0.20.0
# scipy==1.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
coverage==4.5.2
factory-boy==2.11.1
faker==1.0.1
faker==1.0.2

0 comments on commit cb98101

Please sign in to comment.