-
-
Notifications
You must be signed in to change notification settings - Fork 61
Expand file tree
/
Copy pathrequirements.txt
More file actions
34 lines (34 loc) · 831 Bytes
/
requirements.txt
File metadata and controls
34 lines (34 loc) · 831 Bytes
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
-i https://pypi.org/simple
asgiref==3.4.1
atomicwrites==1.4.0
attrs==21.2.0
autopep8==1.5.7
certifi==2024.7.4; python_version >= '3.6'
charset-normalizer==2.0.3; python_full_version >= '3.5.0'
click==8.0.1
colorama==0.4.4
fastapi==0.66.1
gunicorn==22.0.0; python_version >= '3.7'
h11==0.12.0
idna==3.7; python_version >= '3.5'
iniconfig==1.1.1
numpy==1.22.0
packaging==24.0; python_version >= '3.7'
pandas==1.3.0
pluggy==0.13.1
py==1.10.0
pycodestyle==2.7.0
pycountry==20.7.3
pydantic==1.8.2
pyparsing==2.4.7
pytest==6.2.4
python-dateutil==2.8.2
pytz==2021.1
requests==2.32.2; python_version >= '3.8'
setuptools==65.6.3; python_version >= '3.7'
six==1.16.0
starlette==0.14.2
toml==0.10.2
typing-extensions==3.10.0.0
urllib3==1.26.19; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
uvicorn==0.14.0