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 2d5dd88 commit 85179f0Copy full SHA for 85179f0
setup.py
@@ -45,8 +45,8 @@ def get_version():
45
setup_requires=["pytest-runner"],
46
options={"bdist_wheel": {"universal": "1"}},
47
install_requires=[
48
- "prometheus-client>=0.7",
49
"Django>=4.2",
+ "prometheus-client>=0.7",
50
],
51
classifiers=[
52
"Development Status :: 5 - Production/Stable",
0 commit comments