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 25479ca commit 24139f1Copy full SHA for 24139f1
requirements.txt
@@ -6,7 +6,7 @@ python-magic-bin~=0.4.14; sys_platform == 'win32'
6
python_json_logger~=2.0.4
7
PyYAML~=6.0
8
requests~=2.32.2
9
-setuptools~=70.3.0
+setuptools~=71.1.0
10
cachetools~=5.4.0
11
prometheus-client~=0.20.0
12
opentelemetry-api~=1.22.0
setup.cfg
@@ -42,7 +42,7 @@ install_requires =
42
43
44
45
- setuptools~=70.3.0
+ setuptools~=71.1.0
46
47
48
0 commit comments