forked from coze-dev/cozeloop-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
12 lines (12 loc) · 847 Bytes
/
Copy pathrequirements.txt
File metadata and controls
12 lines (12 loc) · 847 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
annotated-types==0.7.0 ; python_version >= "3.8" and python_version < "4.0"
anyio==4.5.2 ; python_version >= "3.8" and python_version < "4.0"
certifi==2025.1.31 ; python_version >= "3.8" and python_version < "4.0"
exceptiongroup==1.2.2 ; python_version >= "3.8" and python_version < "3.11"
h11==0.14.0 ; python_version >= "3.8" and python_version < "4.0"
httpcore==1.0.7 ; python_version >= "3.8" and python_version < "4.0"
httpx==0.28.1 ; python_version >= "3.8" and python_version < "4.0"
idna==3.10 ; python_version >= "3.8" and python_version < "4.0"
pydantic-core==2.27.2 ; python_version >= "3.8" and python_version < "4.0"
pydantic==2.10.6 ; python_version >= "3.8" and python_version < "4.0"
sniffio==1.3.1 ; python_version >= "3.8" and python_version < "4.0"
typing-extensions==4.12.2 ; python_version >= "3.8" and python_version < "4.0"