-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
47 lines (47 loc) · 790 Bytes
/
Copy pathrequirements.txt
File metadata and controls
47 lines (47 loc) · 790 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
35
36
37
38
39
40
41
42
43
44
45
46
47
alembic==1.7.6
anyio==3.5.0
asgiref==3.5.0
beautifulsoup4==4.10.0
certifi==2022.12.7
charset-normalizer==2.0.11
click==8.0.3
Deprecated==1.2.13
dnspython==2.2.0
email-validator==1.1.3
fastapi==0.73.0
h11==0.13.0
httptools==0.2.0
idna==3.3
itsdangerous==2.0.1
Jinja2==3.0.3
Mako==1.2.2
MarkupSafe==2.0.1
numpy==1.22.3
orjson==3.6.6
packaging==21.3
pandas==1.4.1
psycopg2==2.9.3
pydantic==1.9.0
pyparsing==3.0.7
python-dateutil==2.8.2
python-dotenv==0.19.2
python-multipart==0.0.5
pytz==2021.3
PyYAML==5.4.1
redis==4.4.4
requests==2.27.1
six==1.16.0
sniffio==1.2.0
soupsieve==2.3.1
SQLAlchemy==1.4.31
SQLAlchemy-Utils==0.38.2
starlette==0.25.0
typing_extensions==4.0.1
ujson==5.4.0
urllib3==1.26.8
uvicorn==0.15.0
uvloop==0.16.0
watchgod==0.7
websockets==10.1
wrapt==1.14.0
XlsxWriter==3.0.3