Skip to content

Commit c53a3ab

Browse files
committed
requirements fix
1 parent 49339b8 commit c53a3ab

1 file changed

Lines changed: 55 additions & 55 deletions

File tree

requirements.txt

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,55 @@
1-
about-time==4.2.1 ; python_version >= "3.10" and python_full_version <= "3.12.9"
2-
alive-progress==3.1.5 ; python_version >= "3.10" and python_full_version <= "3.12.9"
3-
boto3==1.42.19 ; python_version >= "3.10" and python_full_version <= "3.12.9"
4-
botocore==1.42.19 ; python_version >= "3.10" and python_full_version <= "3.12.9"
5-
cachetools==5.3.3 ; python_version >= "3.10" and python_full_version <= "3.12.9"
6-
certifi==2024.2.2 ; python_version >= "3.10" and python_full_version <= "3.12.9"
7-
charset-normalizer==3.3.2 ; python_version >= "3.10" and python_full_version <= "3.12.9"
8-
click==8.1.7 ; python_version >= "3.10" and python_full_version <= "3.12.9"
9-
colorama==0.4.6 ; python_version >= "3.10" and python_full_version <= "3.12.9"
10-
commonmark==0.9.1 ; python_version >= "3.10" and python_full_version <= "3.12.9"
11-
contourpy==1.2.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
12-
cycler==0.12.1 ; python_version >= "3.10" and python_full_version <= "3.12.9"
13-
dateparser==1.2.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
14-
fonttools==4.49.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
15-
google-auth==2.28.2 ; python_version >= "3.10" and python_full_version <= "3.12.9"
16-
grapheme==0.6.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
17-
httmock==1.4.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
18-
idna==3.7 ; python_version >= "3.10" and python_full_version <= "3.12.9"
19-
jmespath==1.0.1 ; python_version >= "3.10" and python_full_version <= "3.12.9"
20-
kiwisolver==1.4.5 ; python_version >= "3.10" and python_full_version <= "3.12.9"
21-
kubernetes==26.1.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
22-
matplotlib==3.8.3 ; python_version >= "3.10" and python_full_version <= "3.12.9"
23-
numpy==1.26.4 ; python_version >= "3.10" and python_full_version <= "3.12.9"
24-
oauthlib==3.2.2 ; python_version >= "3.10" and python_full_version <= "3.12.9"
25-
packaging==24.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
26-
pandas==2.2.2 ; python_version >= "3.10" and python_full_version <= "3.12.9"
27-
pillow==10.3.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
28-
prometheus-api-client==0.5.3 ; python_version >= "3.10" and python_full_version <= "3.12.9"
29-
prometrix==0.2.9 ; python_version >= "3.10" and python_full_version <= "3.12.9"
30-
pyasn1-modules==0.3.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
31-
pyasn1==0.5.1 ; python_version >= "3.10" and python_full_version <= "3.12.9"
32-
pydantic==1.10.15 ; python_version >= "3.10" and python_full_version <= "3.12.9"
33-
pygments==2.17.2 ; python_version >= "3.10" and python_full_version <= "3.12.9"
34-
pyparsing==3.1.2 ; python_version >= "3.10" and python_full_version <= "3.12.9"
35-
python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
36-
pytz==2024.1 ; python_version >= "3.10" and python_full_version <= "3.12.9"
37-
pyyaml==6.0.1 ; python_version >= "3.10" and python_full_version <= "3.12.9"
38-
regex==2023.12.25 ; python_version >= "3.10" and python_full_version <= "3.12.9"
39-
requests-oauthlib==1.4.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
40-
requests==2.32.5 ; python_version >= "3.10" and python_full_version <= "3.12.9"
41-
rich==12.6.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
42-
rsa==4.9 ; python_version >= "3.10" and python_full_version <= "3.12.9"
43-
s3transfer==0.16.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
44-
setuptools==80.9.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
45-
shellingham==1.5.4 ; python_version >= "3.10" and python_full_version <= "3.12.9"
46-
six==1.16.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
47-
slack-sdk==3.27.1 ; python_version >= "3.10" and python_full_version <= "3.12.9"
48-
tenacity==9.0.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
49-
typer==0.7.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
50-
typing-extensions==4.6.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
51-
tzdata==2024.1 ; python_version >= "3.10" and python_full_version <= "3.12.9"
52-
tzlocal==5.2 ; python_version >= "3.10" and python_full_version <= "3.12.9"
53-
urllib3==2.6.2 ; python_version >= "3.10" and python_full_version <= "3.12.9"
54-
websocket-client==1.7.0 ; python_version >= "3.10" and python_full_version <= "3.12.9"
55-
zipp==3.20.2 ; python_version >= "3.10" and python_full_version <= "3.12.9"
1+
about-time==4.2.1 ; python_version >= "3.10" and python_full_version < "3.13"
2+
alive-progress==3.1.5 ; python_version >= "3.10" and python_full_version < "3.13"
3+
boto3==1.42.19 ; python_version >= "3.10" and python_full_version < "3.13"
4+
botocore==1.42.19 ; python_version >= "3.10" and python_full_version < "3.13"
5+
cachetools==5.3.3 ; python_version >= "3.10" and python_full_version < "3.13"
6+
certifi==2024.2.2 ; python_version >= "3.10" and python_full_version < "3.13"
7+
charset-normalizer==3.3.2 ; python_version >= "3.10" and python_full_version < "3.13"
8+
click==8.1.7 ; python_version >= "3.10" and python_full_version < "3.13"
9+
colorama==0.4.6 ; python_version >= "3.10" and python_full_version < "3.13"
10+
commonmark==0.9.1 ; python_version >= "3.10" and python_full_version < "3.13"
11+
contourpy==1.2.0 ; python_version >= "3.10" and python_full_version < "3.13"
12+
cycler==0.12.1 ; python_version >= "3.10" and python_full_version < "3.13"
13+
dateparser==1.2.0 ; python_version >= "3.10" and python_full_version < "3.13"
14+
fonttools==4.49.0 ; python_version >= "3.10" and python_full_version < "3.13"
15+
google-auth==2.28.2 ; python_version >= "3.10" and python_full_version < "3.13"
16+
grapheme==0.6.0 ; python_version >= "3.10" and python_full_version < "3.13"
17+
httmock==1.4.0 ; python_version >= "3.10" and python_full_version < "3.13"
18+
idna==3.7 ; python_version >= "3.10" and python_full_version < "3.13"
19+
jmespath==1.0.1 ; python_version >= "3.10" and python_full_version < "3.13"
20+
kiwisolver==1.4.5 ; python_version >= "3.10" and python_full_version < "3.13"
21+
kubernetes==26.1.0 ; python_version >= "3.10" and python_full_version < "3.13"
22+
matplotlib==3.8.3 ; python_version >= "3.10" and python_full_version < "3.13"
23+
numpy==1.26.4 ; python_version >= "3.10" and python_full_version < "3.13"
24+
oauthlib==3.2.2 ; python_version >= "3.10" and python_full_version < "3.13"
25+
packaging==24.0 ; python_version >= "3.10" and python_full_version < "3.13"
26+
pandas==2.2.2 ; python_version >= "3.10" and python_full_version < "3.13"
27+
pillow==10.3.0 ; python_version >= "3.10" and python_full_version < "3.13"
28+
prometheus-api-client==0.5.3 ; python_version >= "3.10" and python_full_version < "3.13"
29+
prometrix==0.2.9 ; python_version >= "3.10" and python_full_version < "3.13"
30+
pyasn1-modules==0.3.0 ; python_version >= "3.10" and python_full_version < "3.13"
31+
pyasn1==0.5.1 ; python_version >= "3.10" and python_full_version < "3.13"
32+
pydantic==1.10.15 ; python_version >= "3.10" and python_full_version < "3.13"
33+
pygments==2.17.2 ; python_version >= "3.10" and python_full_version < "3.13"
34+
pyparsing==3.1.2 ; python_version >= "3.10" and python_full_version < "3.13"
35+
python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_full_version < "3.13"
36+
pytz==2024.1 ; python_version >= "3.10" and python_full_version < "3.13"
37+
pyyaml==6.0.1 ; python_version >= "3.10" and python_full_version < "3.13"
38+
regex==2023.12.25 ; python_version >= "3.10" and python_full_version < "3.13"
39+
requests-oauthlib==1.4.0 ; python_version >= "3.10" and python_full_version < "3.13"
40+
requests==2.32.5 ; python_version >= "3.10" and python_full_version < "3.13"
41+
rich==12.6.0 ; python_version >= "3.10" and python_full_version < "3.13"
42+
rsa==4.9 ; python_version >= "3.10" and python_full_version < "3.13"
43+
s3transfer==0.16.0 ; python_version >= "3.10" and python_full_version < "3.13"
44+
setuptools==80.9.0 ; python_version >= "3.10" and python_full_version < "3.13"
45+
shellingham==1.5.4 ; python_version >= "3.10" and python_full_version < "3.13"
46+
six==1.16.0 ; python_version >= "3.10" and python_full_version < "3.13"
47+
slack-sdk==3.27.1 ; python_version >= "3.10" and python_full_version < "3.13"
48+
tenacity==9.0.0 ; python_version >= "3.10" and python_full_version < "3.13"
49+
typer==0.7.0 ; python_version >= "3.10" and python_full_version < "3.13"
50+
typing-extensions==4.6.0 ; python_version >= "3.10" and python_full_version < "3.13"
51+
tzdata==2024.1 ; python_version >= "3.10" and python_full_version < "3.13"
52+
tzlocal==5.2 ; python_version >= "3.10" and python_full_version < "3.13"
53+
urllib3==2.6.2 ; python_version >= "3.10" and python_full_version < "3.13"
54+
websocket-client==1.7.0 ; python_version >= "3.10" and python_full_version < "3.13"
55+
zipp==3.20.2 ; python_version >= "3.10" and python_full_version < "3.13"

0 commit comments

Comments
 (0)