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.
2 parents ae4801f + b29a13a commit be3f652Copy full SHA for be3f652
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