Skip to content

Commit 4a3b0f7

Browse files
author
Ubuntu
committed
Upgraded urllib
1 parent 3b9d8c9 commit 4a3b0f7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

requirements.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ Django==1.11.13
44
django-redis==4.9.0
55
django-rest-framework==0.1.0
66
djangorestframework==3.8.2
7+
gunicorn==19.9.0
78
idna==2.6
89
numpy==1.14.5
910
Pillow==5.1.0
11+
pkg-resources==0.0.0
12+
psycopg2==2.7.5
1013
pytz==2018.4
1114
redis==2.10.6
1215
requests==2.18.4
13-
urllib3==1.22
16+
urllib3==1.24.1

0 commit comments

Comments
 (0)