Skip to content
This repository was archived by the owner on May 26, 2020. It is now read-only.

Commit e68046d

Browse files
author
Stan Hu
committed
Fix issue #19: Bump requirements to use django-rest-framework 2.3.11 for write_only field support
1 parent df5cdfa commit e68046d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Django>=1.3
2-
djangorestframework>=2.3.10
3-
PyJWT>=0.1.8
2+
djangorestframework>=2.3.11
3+
PyJWT>=0.1.8

0 commit comments

Comments
 (0)