Skip to content

Commit

Permalink
Fix #96: Update packages to fix security vulnerability issues(#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
RishabhJain2018 committed May 25, 2019
2 parents 6e15d3a + 1f68bf4 commit 007f921
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Django==1.11.1
Django==1.11.20
psycopg2==2.7.4
Pillow==4.1.1
python-memcached==1.58
djangorestframework==3.6.3
djangorestframework==3.9.1
django-cors-headers==2.1.0
django-suit==0.2.25
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ django-storages==1.5.2
datadog==0.16.0
django-otto-admin==0.1.2
django-pipeline==1.6.13
pyOpenSSL==17.2.0
pyOpenSSL==17.5.0

0 comments on commit 007f921

Please sign in to comment.