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 1b63dce commit cf38c94Copy full SHA for cf38c94
1 file changed
pyproject.toml
@@ -73,7 +73,7 @@ optional = [
73
"pygments>=2.17,<2.20",
74
"pyyaml>=5.3.1,<6.1",
75
# setuptools is needed for coreapi (imports pkg_resources)
76
- "setuptools",
+ "setuptools<82",
77
]
78
django42 = [ "django>=4.2,<5.0" ]
79
django50 = [ "django>=5.0,<5.1" ]
0 commit comments