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 6b73acc commit b60fbf3Copy full SHA for b60fbf3
tox.ini
@@ -21,7 +21,7 @@ deps =
21
django32: Django>=3.2,<4.0
22
django40: Django>=4.0,<4.1
23
django41: Django>=4.1,<4.2
24
- django42: Django>=4.2rc1,<5.0
+ django42: Django>=4.2,<5.0
25
djangomain: https://github.com/django/django/archive/main.tar.gz
26
-rrequirements/requirements-testing.txt
27
-rrequirements/requirements-optionals.txt
0 commit comments