Add Django 3.0, DRF 3.11, drop Python 3.5, Django 2.1

This commit is contained in:
Cristi Vîjdea
2020-02-17 02:28:03 +02:00
parent 6a1166deb5
commit a872eb66d6
10 changed files with 41 additions and 43 deletions
+1
View File
@@ -4,3 +4,4 @@
-r lint.txt
tox-battery>=0.5
django-oauth-toolkit
+2 -3
View File
@@ -2,9 +2,8 @@
Pillow>=4.3.0
django-filter>=1.1.0,<2.0; python_version == "2.7"
django-filter>=1.1.0; python_version >= "3.5"
#djangorestframework-camel-case>=0.2.0
# tempory replacement of broken lib
-e git+https://github.com/tfranzel/djangorestframework-camel-case.git@bd556d38fa7382acadfe91d93d92d99c663248a9#egg=djangorestframework_camel_case
djangorestframework-camel-case>=1.1.2
djangorestframework-recursive>=0.1.2
dj-database-url>=0.4.2
user_agents>=1.1.0
django-cors-headers