@@ -16,7 +16,7 @@ google-auth==2.28.2 ; python_version >= "3.9" and python_full_version < "3.13"
1616grapheme == 0.6.0 ; python_version >= "3.9" and python_full_version < "3.13"
1717httmock == 1.4.0 ; python_version >= "3.9" and python_full_version < "3.13"
1818idna == 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"
2020jmespath == 1.0.1 ; python_version >= "3.9" and python_full_version < "3.13"
2121kiwisolver == 1.4.5 ; python_version >= "3.9" and python_full_version < "3.13"
2222kubernetes == 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"
2727pandas == 2.2.2 ; python_version >= "3.9" and python_full_version < "3.13"
2828pillow == 10.3.0 ; python_version >= "3.9" and python_full_version < "3.13"
2929prometheus-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"
3131pyasn1-modules == 0.3.0 ; python_version >= "3.9" and python_full_version < "3.13"
3232pyasn1 == 0.5.1 ; python_version >= "3.9" and python_full_version < "3.13"
3333pydantic == 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"
4242rich == 12.6.0 ; python_version >= "3.9" and python_full_version < "3.13"
4343rsa == 4.9 ; python_version >= "3.9" and python_full_version < "3.13"
4444s3transfer == 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"
4646shellingham == 1.5.4 ; python_version >= "3.9" and python_full_version < "3.13"
4747six == 1.16.0 ; python_version >= "3.9" and python_full_version < "3.13"
4848slack-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"
5051typing-extensions == 4.6.0 ; python_version >= "3.9" and python_full_version < "3.13"
5152tzdata == 2024.1 ; python_version >= "3.9" and python_full_version < "3.13"
5253tzlocal == 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"
5455websocket-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