We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86edd35 commit 587c694Copy full SHA for 587c694
requirements.txt
@@ -28,7 +28,7 @@ pycups==2.0.4 # https://pypi.python.org/pypi/pycups
28
PyPDF2>=1.26,<3.1 # https://github.com/mstamy2/PyPDF2/blob/master/CHANGELOG
29
30
# Only for cmsPrometheusExporter
31
-prometheus-client>=0.7,<0.8 # https://pypi.org/project/prometheus-client
+prometheus-client>=0.7,<0.22 # https://pypi.org/project/prometheus-client
32
33
# Only for cmsTelegramBot
34
python-telegram-bot>=21.9,<21.10 # https://pypi.org/project/python-telegram-bot
0 commit comments