We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14ffe41 commit 21c1b1eCopy full SHA for 21c1b1e
requirements.txt
@@ -9,4 +9,4 @@ setuptools~=69.0.2
9
filigran-sseclient~=1.0.0
10
stix2~=3.0.1
11
cachetools~=5.3.0
12
-prometheus-client~=0.18.0
+prometheus-client~=0.19.0
setup.cfg
@@ -35,7 +35,7 @@ install_requires =
35
datefinder~=0.7.3
36
pika~=1.3.1
37
python-magic~=0.4.27; sys_platform == "linux" or sys_platform == "darwin"
38
- prometheus-client~=0.18.0
+ prometheus-client~=0.19.0
39
python-magic-bin~=0.4.14; sys_platform == "win32"
40
python_json_logger~=2.0.4
41
pyyaml~=6.0
0 commit comments