We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6204bc4 commit 344c976Copy full SHA for 344c976
tox.ini
@@ -18,7 +18,7 @@ setenv =
18
PYTHONDONTWRITEBYTECODE=1
19
deps =
20
django52: Django>=5.2,<6.0
21
- django60: Django>=6.0a1,<7.0
+ django60: Django>=6.0a1,<6.1
22
!latest: djangorestframework
23
latest: {[latest]deps}
24
-r requirements/test-ci.txt
0 commit comments