Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasLM committed Jan 25, 2019
1 parent 316ef6f commit 3cfab7c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ attrs==18.2.0
beautifulsoup4==4.7.1
bleach==3.1.0
blinker==1.4
boto3==1.9.79
botocore==1.12.79
boto3==1.9.85
botocore==1.12.85
certifi==2018.11.29
chardet==3.0.4
ddtrace==0.20.0
ddtrace==0.20.1
defusedxml==0.5.0
Django==2.1.5
django-allauth==0.38.0
Expand All @@ -17,9 +17,9 @@ django-storages==1.7.1
html5lib==1.0.1
idna==2.8
msgpack-python==0.5.6
oauthlib==3.0.0
oauthlib==3.0.1
Pillow==5.4.1
psycopg2==2.7.6.1
psycopg2==2.7.7
python3-openid==3.1.0
python-dateutil==2.7.5
python-decouple==3.1
Expand All @@ -35,4 +35,4 @@ urllib3==1.24.1
waitress==1.2.0
webencodings==0.5.1
whitenoise==4.1.2
-e git+https://github.com/GrahamDumpleton/wrapt.git#egg=wrapt
wrapt==1.11.1

0 comments on commit 3cfab7c

Please sign in to comment.