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 ae4801f commit b29a13aCopy full SHA for b29a13a
setup.py
@@ -23,7 +23,7 @@
23
test_suite="django_prometheus.tests",
24
long_description=LONG_DESCRIPTION,
25
install_requires=[
26
- "prometheus_client>=0.0.21,<0.4.0",
+ "prometheus-client>=0.7",
27
],
28
classifiers=[
29
"Development Status :: 5 - Production/Stable",
0 commit comments