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 942154f commit 62ba138Copy full SHA for 62ba138
tox.ini
@@ -43,7 +43,7 @@ deps=
43
django32: Django ~= 3.2
44
django42: Django ~= 4.2
45
django51: Django ~= 5.1
46
- django52: Django ~= 5.2rc1
+ django52: Django ~= 5.2
47
48
linkcheck,apicheck: -r{toxinidir}/requirements/docs.txt
49
flake8,pydocstyle: -r{toxinidir}/requirements/pkgutils.txt
0 commit comments