Skip to content

Commit a892ca3

Browse files
committed
Upgrade requirements for demo project
1 parent 5e6c5a7 commit a892ca3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/requirements.pip

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
django>=1.8.0
1+
django>=1.9.0
22
django-rest-auth==0.9.2
3-
djangorestframework==3.5.1
3+
djangorestframework>=3.7.0
44
django-allauth>=0.24.1
55
six==1.9.0
66
django-rest-swagger==2.0.7

0 commit comments

Comments
 (0)