Updated rest framework to 3.9
This commit is contained in:
parent
4a6df06360
commit
14392ebb0c
14 changed files with 187 additions and 116 deletions
|
|
@ -30,7 +30,7 @@ celery>=4.1,<4.2
|
|||
# Your custom requirements go here
|
||||
django-cors-headers>=2.1,<2.2
|
||||
musicbrainzngs==0.6
|
||||
djangorestframework>=3.7,<3.8
|
||||
djangorestframework>=3.9,<3.10
|
||||
djangorestframework-jwt>=1.11,<1.12
|
||||
oauth2client<4
|
||||
pendulum>=2,<3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue