Skip to content

Commit 08b5a93

Browse files
committed
Fixed the version of djang-rest-json-api to support django 2.0
1 parent 0caf214 commit 08b5a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Django==2.1.2
22
psycopg2-binary==2.7.5
33
djangorestframework==3.8.2
4-
djangorestframework-jsonapi==2.2.0
4+
djangorestframework-jsonapi==2.6.0
55
sure==1.4.11

0 commit comments

Comments
 (0)