@@ -16,7 +16,7 @@ google-auth==2.28.2 ; python_version >= "3.9" and python_full_version < "3.13"
16
16
grapheme == 0.6.0 ; python_version >= "3.9" and python_full_version < "3.13"
17
17
httmock == 1.4.0 ; python_version >= "3.9" and python_full_version < "3.13"
18
18
idna == 3.7 ; python_version >= "3.9" and python_full_version < "3.13"
19
- importlib-resources == 6.3.0 ; python_version >= "3.9" and python_version < "3.10 "
19
+ importlib-resources == 6.3.0 ; python_version == "3.9"
20
20
jmespath == 1.0.1 ; python_version >= "3.9" and python_full_version < "3.13"
21
21
kiwisolver == 1.4.5 ; python_version >= "3.9" and python_full_version < "3.13"
22
22
kubernetes == 26.1.0 ; python_version >= "3.9" and python_full_version < "3.13"
@@ -27,7 +27,7 @@ packaging==24.0 ; python_version >= "3.9" and python_full_version < "3.13"
27
27
pandas == 2.2.2 ; python_version >= "3.9" and python_full_version < "3.13"
28
28
pillow == 10.3.0 ; python_version >= "3.9" and python_full_version < "3.13"
29
29
prometheus-api-client == 0.5.3 ; python_version >= "3.9" and python_full_version < "3.13"
30
- prometrix == 0.1.17 ; python_version >= "3.9" and python_full_version < "3.13"
30
+ prometrix == 0.2.2 ; python_version >= "3.9" and python_full_version < "3.13"
31
31
pyasn1-modules == 0.3.0 ; python_version >= "3.9" and python_full_version < "3.13"
32
32
pyasn1 == 0.5.1 ; python_version >= "3.9" and python_full_version < "3.13"
33
33
pydantic == 1.10.15 ; python_version >= "3.9" and python_full_version < "3.13"
@@ -42,15 +42,15 @@ requests==2.32.0 ; python_version >= "3.9" and python_full_version < "3.13"
42
42
rich == 12.6.0 ; python_version >= "3.9" and python_full_version < "3.13"
43
43
rsa == 4.9 ; python_version >= "3.9" and python_full_version < "3.13"
44
44
s3transfer == 0.10.0 ; python_version >= "3.9" and python_full_version < "3.13"
45
- setuptools == 78.1.1 ; python_version >= "3.9" and python_full_version < "3.13"
45
+ setuptools == 80.9.0 ; python_version >= "3.9" and python_full_version < "3.13"
46
46
shellingham == 1.5.4 ; python_version >= "3.9" and python_full_version < "3.13"
47
47
six == 1.16.0 ; python_version >= "3.9" and python_full_version < "3.13"
48
48
slack-sdk == 3.27.1 ; python_version >= "3.9" and python_full_version < "3.13"
49
- typer [all ]== 0.7.0 ; python_version >= "3.9" and python_full_version < "3.13"
49
+ tenacity == 9.0.0 ; python_version >= "3.9" and python_full_version < "3.13"
50
+ typer == 0.7.0 ; python_version >= "3.9" and python_full_version < "3.13"
50
51
typing-extensions == 4.6.0 ; python_version >= "3.9" and python_full_version < "3.13"
51
52
tzdata == 2024.1 ; python_version >= "3.9" and python_full_version < "3.13"
52
53
tzlocal == 5.2 ; python_version >= "3.9" and python_full_version < "3.13"
53
- urllib3 == 1.26.19 ; python_version >= "3.9" and python_full_version < "3.13"
54
+ urllib3 == 1.26.20 ; python_version >= "3.9" and python_full_version < "3.13"
54
55
websocket-client == 1.7.0 ; python_version >= "3.9" and python_full_version < "3.13"
55
- zipp == 3.19.2 ; python_version >= "3.9" and python_version < "3.13"
56
- tenacity == 9.0.0 ; python_version >= "3.9" and python_version < "3.13"
56
+ zipp == 3.20.2 ; python_version >= "3.9" and python_full_version < "3.13"
0 commit comments