File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Filigran
2- boto3 ~= 1.42.54
2+ boto3 ~= 1.38.27
33datefinder ~= 0.7.3
44pika ~= 1.3.0
55python-magic ~= 0.4.27 ; sys_platform == 'linux' or sys_platform == 'darwin'
@@ -11,7 +11,7 @@ pydantic>=2.8.2, <3
1111requests >= 2.32.0 , < 3
1212setuptools ~= 82.0.0
1313cachetools ~= 7.0.1
14- prometheus-client ~= 0.24 .1
14+ prometheus-client ~= 0.22 .1
1515opentelemetry-api ~= 1.35.0
1616opentelemetry-sdk ~= 1.35.0
1717deprecation ~= 2.1.0
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ packages =
3535include_package_data = True
3636install_requires =
3737 # Filigran
38- boto3~=1.42.54
38+ boto3~=1.38.27
3939 datefinder~=0.7.3
4040 pika~=1.3.0
4141 pydantic>=2.8.2, <3
@@ -46,7 +46,7 @@ install_requires =
4646 requests>=2.32.0, <3
4747 setuptools~=82.0.0
4848 cachetools~=7.0.1
49- prometheus-client~=0.24 .1
49+ prometheus-client~=0.22 .1
5050 opentelemetry-api~=1.35.0
5151 opentelemetry-sdk~=1.35.0
5252 deprecation~=2.1.0
You can’t perform that action at this time.
0 commit comments