-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
63 lines (63 loc) · 1.02 KB
/
requirements.txt
File metadata and controls
63 lines (63 loc) · 1.02 KB
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
aiofiles==0.8.0
aioflask==0.4.0
anyio==3.6.1
asgiref==3.5.2
Authlib==1.0.1
blinker==1.5
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.0
click==8.1.3
cryptography==37.0.4
dnspython==2.2.1
docopt==0.6.2
fastapi==0.79.0
fastapi-sessions==0.3.2
Flask==2.2.2
fuzzywuzzy==0.18.0
greenlet==1.1.2
greenletio==0.9.0
gunicorn==20.1.0
h11==0.12.0
h2==4.1.0
hpack==4.0.0
httpcore==0.15.0
httpx==0.23.0
hypercorn==0.13.2
hyperframe==6.0.1
idna==3.3
itsdangerous==2.1.2
jarowinkler==1.2.1
Jinja2==3.1.2
Levenshtein==0.20.2
MarkupSafe==2.1.1
mongoengine==0.24.2
motor==3.0.0
numpy==1.23.2
pandas==1.4.3
pipreqs==0.4.11
priority==2.0.0
pycparser==2.21
pydantic==1.10.3
pymongo==4.2.0
python-dateutil==2.8.2
python-dotenv==0.20.0
python-Levenshtein==0.12.2
python-multipart==0.0.5
pytz==2022.2.1
quart==0.18.0
rapidfuzz==2.4.3
requests==2.28.1
rfc3986==1.5.0
six==1.16.0
sniffio==1.2.0
SQLAlchemy==1.4.40
starlette==0.19.1
toml==0.10.2
typing_extensions==4.3.0
urllib3==1.26.11
uvicorn==0.18.2
Werkzeug==2.2.2
wsproto==1.1.0
yarg==0.1.9
pytest~=7.2.0