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 93a906f commit 453d7b8Copy full SHA for 453d7b8
requirements.txt
@@ -7,7 +7,7 @@ python_json_logger~=3.3.0
7
PyYAML~=6.0
8
pydantic~=2.11.3
9
requests~=2.32.3
10
-setuptools~=80.4.0
+setuptools~=80.8.0
11
cachetools~=5.5.0
12
prometheus-client~=0.21.1
13
opentelemetry-api~=1.32.0
setup.cfg
@@ -46,7 +46,7 @@ install_requires =
46
47
48
49
- setuptools~=80.4.0
+ setuptools~=80.8.0
50
51
52
0 commit comments