-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
23 lines (23 loc) · 1023 Bytes
/
requirements.txt
File metadata and controls
23 lines (23 loc) · 1023 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
-i https://pypi.org/simple
aiohappyeyeballs==2.6.1; python_version >= '3.9'
aiohttp==3.12.13; python_version >= '3.9'
aiosignal==1.3.2; python_version >= '3.9'
annotated-types==0.7.0; python_version >= '3.8'
attrs==25.3.0; python_version >= '3.8'
frozenlist==1.7.0; python_version >= '3.9'
grpc-interceptor==0.15.4; python_version >= '3.7' and python_version < '4.0'
grpcio==1.78.0; python_version >= '3.9'
grpcio-tools==1.78.0; python_version >= '3.9'
idna==3.10; python_version >= '3.6'
invoke==2.2.0; python_version >= '3.6'
multidict==6.5.0; python_version >= '3.9'
pillow==11.2.1; python_version >= '3.9'
propcache==0.3.2; python_version >= '3.9'
protobuf==6.31.1; python_version >= '3.9'
pydantic==2.11.7; python_version >= '3.9'
pydantic-core==2.33.2; python_version >= '3.9'
setuptools==80.9.0; python_version >= '3.9'
types-protobuf==6.30.2.20250516; python_version >= '3.9'
typing-extensions==4.14.0; python_version >= '3.9'
typing-inspection==0.4.1; python_version >= '3.9'
yarl==1.20.1; python_version >= '3.9'