-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
63 lines (63 loc) · 2.95 KB
/
requirements.txt
File metadata and controls
63 lines (63 loc) · 2.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
aiohappyeyeballs==2.6.1 ; python_version >= "3.11"
aiohttp-retry==2.9.1 ; python_version >= "3.11"
aiohttp==3.12.15 ; python_version >= "3.11"
aiosignal==1.4.0 ; python_version >= "3.11"
annotated-types==0.7.0 ; python_version >= "3.11"
anyio==4.9.0 ; python_version >= "3.11"
asyncer==0.0.8 ; python_version >= "3.11"
attrs==25.3.0 ; python_version >= "3.11"
azure-core==1.34.0 ; python_version >= "3.11"
azure-storage-blob==12.25.1 ; python_version >= "3.11"
black==25.1.0 ; python_version >= "3.11"
boto3==1.38.46 ; python_version >= "3.11"
botocore==1.38.46 ; python_version >= "3.11"
cachetools==5.5.2 ; python_version >= "3.11"
certifi==2025.6.15 ; python_version >= "3.11"
cffi==1.17.1 ; python_version >= "3.11" and platform_python_implementation != "PyPy"
charset-normalizer==3.4.2 ; python_version >= "3.11"
click==8.2.1 ; python_version >= "3.11"
colorama==0.4.6 ; python_version >= "3.11" and platform_system == "Windows"
cryptography==45.0.4 ; python_version >= "3.11"
flake8==7.3.0 ; python_version >= "3.11"
frozenlist==1.7.0 ; python_version >= "3.11"
google-api-core==2.25.1 ; python_version >= "3.11"
google-auth==2.40.3 ; python_version >= "3.11"
google-cloud-core==2.4.3 ; python_version >= "3.11"
google-cloud-storage==3.1.1 ; python_version >= "3.11"
google-crc32c==1.7.1 ; python_version >= "3.11"
google-resumable-media==2.7.2 ; python_version >= "3.11"
googleapis-common-protos==1.70.0 ; python_version >= "3.11"
idna==3.10 ; python_version >= "3.11"
isodate==0.7.2 ; python_version >= "3.11"
isort==6.0.1 ; python_version >= "3.11"
jmespath==1.0.1 ; python_version >= "3.11"
mccabe==0.7.0 ; python_version >= "3.11"
multidict==6.6.4 ; python_version >= "3.11"
mypy-extensions==1.1.0 ; python_version >= "3.11"
mypy==1.16.1 ; python_version >= "3.11"
packaging==25.0 ; python_version >= "3.11"
pathspec==0.12.1 ; python_version >= "3.11"
platformdirs==4.3.8 ; python_version >= "3.11"
propcache==0.3.2 ; python_version >= "3.11"
proto-plus==1.26.1 ; python_version >= "3.11"
protobuf==6.31.1 ; python_version >= "3.11"
pyasn1-modules==0.4.2 ; python_version >= "3.11"
pyasn1==0.6.1 ; python_version >= "3.11"
pycodestyle==2.14.0 ; python_version >= "3.11"
pycparser==2.22 ; python_version >= "3.11" and platform_python_implementation != "PyPy"
pydantic-core==2.33.2 ; python_version >= "3.11"
pydantic-settings==2.10.1 ; python_version >= "3.11"
pydantic==2.11.7 ; python_version >= "3.11"
pyflakes==3.4.0 ; python_version >= "3.11"
python-dateutil==2.9.0.post0 ; python_version >= "3.11"
python-dotenv==1.1.1 ; python_version >= "3.11"
requests==2.32.4 ; python_version >= "3.11"
rsa==4.2 ; python_version >= "3.13"
rsa==4.9.1 ; python_version >= "3.11" and python_version < "3.13"
s3transfer==0.13.0 ; python_version >= "3.11"
six==1.17.0 ; python_version >= "3.11"
sniffio==1.3.1 ; python_version >= "3.11"
typing-extensions==4.14.0 ; python_version >= "3.11"
typing-inspection==0.4.1 ; python_version >= "3.11"
urllib3==2.5.0 ; python_version >= "3.11"
yarl==1.20.1 ; python_version >= "3.11"