-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
executable file
·34 lines (34 loc) · 1.08 KB
/
requirements.txt
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
annotated-types==0.7.0 ; python_version >= '3.8'
anyio==4.4.0 ; python_version >= '3.8'
attrs==24.2.0 ; python_version >= '3.7'
cffconvert==2.0.0
charset-normalizer==3.3.2 ; python_full_version >= '3.7.0'
certifi==2024.7.4
click==8.1.3
docopt==0.6.2
email-validator==2.2.0 ; python_version >= '3.8'
exceptiongroup==1.2.2 ; python_version < '3.11'
fastapi==0.112.2
h11==0.14.0 ; python_version >= '3.7'
idna==3.8 ; python_version >= '3.6'
jsonschema==3.2.0
markupsafe==2.1.1
munch==4.0.0
pydantic==2.8.2 ; python_version >= '3.8'
pydantic-core==2.20.1 ; python_version >= '3.8'
pykwalify==1.8.0
pymongo==4.2.0
pyrsistent==0.20.0 ; python_version >= '3.8'
python-dateutil==2.9.0.post0 ; python_version >= '2.7'
python-dotenv==1.0.1
pyyaml==6.0.2
requests==2.32.3
ruamel.yaml==0.18.6 ; python_version >= '3.7'
ruamel.yaml.clib==0.2.8 ; python_version < '3.13'
setuptools==74.1.0 ; python_version >= '3.8'
six==1.16.0
sniffio==1.3.1 ; python_version >= '3.7'
starlette==0.38.4 ; python_version >= '3.8'
typing-extensions==4.12.2 ; python_version >= '3.8'
urllib3==2.2.2 ; python_version >= '3.8'
uvicorn==0.30.6