We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52cb5e1 commit 89fd1faCopy full SHA for 89fd1fa
client-python/requirements.txt
@@ -9,7 +9,7 @@ PyYAML~=6.0
9
pyjwt[crypto]~=2.11.0
10
pydantic>=2.8.2, <3
11
requests>=2.32.0, <3
12
-setuptools~=80.9.0
+setuptools~=82.0.0
13
cachetools~=5.5.2
14
prometheus-client~=0.22.1
15
opentelemetry-api~=1.35.0
client-python/setup.cfg
@@ -44,7 +44,7 @@ install_requires =
44
python_json_logger~=3.3.0
45
PyYAML~=6.0
46
47
- setuptools~=80.9.0
+ setuptools~=82.0.0
48
49
50
0 commit comments