-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements.txt
14 lines (14 loc) · 1002 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
anyio==4.6.0 ; python_version >= "3.9" and python_version < "4.0"
certifi==2024.8.30 ; python_version >= "3.9" and python_version < "4.0"
exceptiongroup==1.2.2 ; python_version >= "3.9" and python_version < "3.11"
h11==0.14.0 ; python_version >= "3.9" and python_version < "4.0"
httpcore==1.0.6 ; python_version >= "3.9" and python_version < "4.0"
httpx==0.27.2 ; python_version >= "3.9" and python_version < "4.0"
idna==3.10 ; python_version >= "3.9" and python_version < "4.0"
jsonref==1.1.0 ; python_version >= "3.9" and python_version < "4.0"
py-openapi-schema-to-json-schema==0.0.3 ; python_version >= "3.9" and python_version < "4.0"
python-dateutil==2.9.0.post0 ; python_version >= "3.9" and python_version < "4.0"
pyyaml==6.0.2 ; python_version >= "3.9" and python_version < "4.0"
six==1.16.0 ; python_version >= "3.9" and python_version < "4.0"
sniffio==1.3.1 ; python_version >= "3.9" and python_version < "4.0"
typing-extensions==4.12.2 ; python_version >= "3.9" and python_version < "3.11"