-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
50 lines (50 loc) · 832 Bytes
/
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
aerich==0.5.3
appdirs==1.4.4
asyncpg==0.22.0
asynctest==0.13.0
atomicwrites==1.4.0
attrs==20.3.0
bcrypt==3.2.0
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click ==7.1.2
colorama==0.4.4
cryptography==3.4.7
ddlparse==1.9.0
dictdiffer==0.8.1
dnspython==2.1.0
ecdsa==0.14.1
email-validator==1.1.2
fastapi==0.63.0
h11==0.12.0
idna==2.10
iniconfig==1.1.1
iso8601==0.1.14
mypy-extensions==0.4.3
packaging==20.9
passlib==1.7.4
pathspec==0.8.1
pluggy==0.13.1
py==1.10.0
pyasn1==0.4.8
pycparser==2.20
pydantic==1.10
pyparsing==2.4.7
pypika-tortoise==0.1.0
pytest==6.2.3
python-dotenv==0.17.0
python-jose==3.2.0
python-multipart==0.0.5
pytz==2020.5
regex==2021.4.4
requests==2.25.1
rsa==4.7.2
six==1.15.0
starlette==0.13.6
tenacity==7.0.0
toml==0.10.2
tortoise-orm==0.17.2
typed-ast==1.4.3
urllib3==1.26.4
uvicorn==0.13.4