There was an error while loading. Please reload this page.
1 parent f780434 commit bbc62acCopy full SHA for bbc62ac
1 file changed
pyproject.toml
@@ -72,7 +72,7 @@ optional = [
72
]
73
django52 = [ "django>=5.2,<6.0" ]
74
django60 = [ "django>=6.0,<6.1" ]
75
-django61 = [ "django>=6.1rc1,<6.2" ]
+django61 = [ "django>=6.1,<6.2" ]
76
djangomain = [ "django @ https://github.com/django/django/archive/main.tar.gz" ]
77
78
[tool.setuptools]
0 commit comments