We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b62ca08 commit 8e368a2Copy full SHA for 8e368a2
tox.ini
@@ -11,7 +11,7 @@ deps =
11
django30: Django>=3.0,<3.1
12
django31: Django>=3.1,<3.2
13
django32: Django>=3.2,<3.3
14
- django40: Django>=4.0rc1,<5.0
+ django40: Django>=4.0,<5.0
15
drf312: djangorestframework>=3.12,<3.13
16
drfmaster: https://github.com/encode/django-rest-framework/archive/master.zip
17
-rrequirements/requirements-testing.txt
0 commit comments