Skip to content

Commit 635bbf4

Browse files
committed
Update requirements for Django 1.10.7
1 parent 789a97c commit 635bbf4

File tree

1 file changed

+40
-21
lines changed

1 file changed

+40
-21
lines changed

requirements.txt

Lines changed: 40 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,46 @@
1-
Django==1.8.4
2-
django-allauth==0.22.0
3-
django-common-helpers==0.7.0
4-
django-cors-headers==1.1.0
5-
django-crispy-forms==1.5.0
6-
django-debug-toolbar==1.3.2
7-
django-geojson==2.8.1
8-
django-leaflet==0.16.0
1+
apns2==0.7.1
2+
asymmetric-jwt-auth==0.3.1
3+
certbot-django==0.1.0
4+
certifi==2020.12.5
5+
cffi==1.14.4
6+
chardet==3.0.4
7+
cryptography==3.2.1
8+
Django==1.10.7
9+
django-allauth==0.32.0
10+
django-common-helpers==0.9.1
11+
django-cors-headers==2.1.0
12+
django-crispy-forms==1.6.1
13+
django-debug-toolbar==1.8
14+
django-geojson==2.10.0
15+
django-leaflet==0.22.0
916
django-markdown-deux==1.0.5
10-
django-push-notifications==1.3.1
11-
django-ratelimit==0.6.0
12-
django-rest-auth==0.4.0
17+
django-push-notifications==1.5.0
18+
django-ratelimit==1.0.1
19+
django-rest-auth==0.9.1
1320
django-uuidfield==0.5.0
14-
djangorestframework==3.1.3
15-
djangorestframework-gis==0.9.3
21+
djangorestframework==3.6.3
22+
djangorestframework-gis==0.11.2
23+
enum34==1.1.10
24+
h2==2.6.2
25+
hpack==3.0.0
26+
hyper==0.7.0
27+
hyperframe==3.2.0
28+
idna==2.5
29+
ipaddress==1.0.23
1630
Markdown==2.6.2
1731
markdown2==2.3.0
1832
Minidetector==0.1
19-
oauthlib==1.0.1
20-
Pillow==2.9.0
21-
psycopg2==2.6.1
33+
oauthlib==2.0.2
34+
olefile==0.46
35+
Pillow==4.2.1
36+
psycopg2==2.7.3
37+
pycparser==2.20
38+
PyJWT==1.7.1
2239
python-openid==2.2.5
23-
requests==2.7.0
24-
requests-oauthlib==0.5.0
25-
six==1.9.0
26-
sqlparse==0.1.16
27-
wheel==0.24.0
40+
pytz==2020.4
41+
requests==2.18.3
42+
requests-oauthlib==0.8.0
43+
six==1.10.0
44+
solid-i18n==1.4.2
45+
sqlparse==0.2.3
46+
urllib3==1.22

0 commit comments

Comments
 (0)