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 e4f0e58 commit eeaa37dCopy full SHA for eeaa37d
setup.cfg
@@ -31,7 +31,7 @@ classifiers =
31
[options]
32
python_requires = >=3.7
33
install_requires =
34
- Django >= 3.2
+ Django >= 3.2.4
35
sqlparse >= 0.2.0
36
packages = find:
37
include_package_data = true
0 commit comments