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 22bdb01 commit 6970708Copy full SHA for 6970708
tox.ini
@@ -15,7 +15,7 @@ deps =
15
dj42: django>=4.2,<4.3
16
dj50: django>=5.0,<5.1
17
dj51: django>=5.1,<5.2
18
- dj52: django==5.2alpha1
+ dj52: django>=5.2,<5.3
19
djmain: https://github.com/django/django/archive/main.tar.gz
20
pytest: pytest
21
pytest: pytest-cov
0 commit comments