-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
63 lines (63 loc) · 1.03 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
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.6.0
alembic==1.5.8
asyncio==3.4.3
asyncpg==0.22.0
attrs==20.3.0
bcrypt==3.2.0
bidict==0.21.2
cachetools==4.2.1
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==7.1.2
cryptography==3.4.7
cssselect==1.1.0
cssutils==2.2.0
databases==0.4.3
dnspython==2.1.0
ecdsa==0.14.1
email-validator==1.1.2
emails==0.6
fastapi==0.63.0
fastapi-socketio==0.0.6
greenlet==1.0.0
gunicorn==20.1.0
h11==0.12.0
idna==2.10
inflect==5.3.0
iniconfig==1.1.1
Jinja2==2.11.3
lxml==4.6.3
Mako==1.1.4
MarkupSafe==1.1.1
netifaces==0.10.9
packaging==20.9
passlib==1.7.4
pluggy==0.13.1
premailer==3.8.0
psycopg2==2.8.6
py==1.10.0
pyasn1==0.4.8
pycparser==2.20
pydantic==1.8.1
pyparsing==2.4.7
pytest==6.2.3
python-dateutil==2.8.1
python-dotenv==0.17.0
python-editor==1.0.4
python-engineio==4.1.0
python-jose==3.2.0
python-multipart==0.0.5
python-socketio==5.1.0
requests==2.25.1
rsa==4.7.2
six==1.15.0
SQLAlchemy==1.3.24
SQLAlchemy-Utils==0.37.0
starlette==0.13.6
tenacity==7.0.0
toml==0.10.2
typing-extensions==3.7.4.3
urllib3==1.26.4
uvicorn==0.13.4
websockets==10.0