-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrequirements.txt
More file actions
51 lines (51 loc) · 826 Bytes
/
requirements.txt
File metadata and controls
51 lines (51 loc) · 826 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
48
49
50
51
aioredis==1.3.1
aiosmtplib==1.1.6
anyio==3.2.1
asgiref==3.4.1
async-timeout==3.0.1
attrs==21.2.0
blinker==1.4
certifi==2021.5.30
chardet==4.0.0
click==8.0.1
cryptography==3.4.7
deta==0.9
dnspython==2.1.0
ecdsa==0.17.0
email-validator==1.1.3
fakeredis==1.5.2
fastapi==0.66.0
fastapi-mail==0.3.7
gunicorn==20.1.0
h11==0.12.0
hiredis==2.0.0
httpcore==0.13.6
httpx==0.18.2
idna==2.10
iniconfig==1.1.1
Jinja2==3.0.1
MarkupSafe==2.0.1
packaging==21.0
passlib==1.7.4
pluggy==0.13.1
py==1.10.0
pyasn1==0.4.8
pydantic==1.8.2
pyparsing==2.4.7
pytest==6.2.4
python-decouple==3.4
python-jose==3.3.0
python-multipart==0.0.5
redis==3.5.3
requests==2.25.1
rfc3986==1.5.0
rsa==4.7.2
shortuuid==1.0.1
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
starlette==0.14.2
toml==0.10.2
typing-extensions==3.10.0.0
urllib3==1.26.6
uvicorn==0.14.0