-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
70 lines (70 loc) · 1.22 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
64
65
66
67
68
69
70
aiosqlite==0.17.0
alabaster==0.7.12
alembic==1.7.6
amqp==2.6.1
anyio==3.5.0
asgiref==3.5.0
autopep8==1.6.0
Babel==2.9.1
billiard==3.6.3.0
celery==4.4.7
certifi==2021.10.8
charset-normalizer==2.0.10
click==8.0.3
configparser==5.0.0
dnspython==2.2.0
docutils==0.18.1
email-validator==1.1.3
fastapi==0.73.0
future==0.18.2
greenlet==1.1.2
h11==0.13.0
httptools==0.2.0
idna==3.3
imagesize==1.3.0
importlib-metadata==4.11.1
importlib-resources==5.4.0
itsdangerous==2.0.1
Jinja2==2.11.2
kombu==4.6.11
loguru==0.6.0
lxml==4.5.2
Mako==1.1.6
MarkupSafe==2.0.1
mypy==0.931
mypy-extensions==0.4.3
orjson==3.6.6
packaging==21.3
pycodestyle==2.8.0
pydantic==1.9.0
Pygments==2.11.2
pyparsing==3.0.7
python-dotenv==0.19.2
python-multipart==0.0.5
pytz==2020.1
PyYAML==5.4.1
requests==2.27.1
six==1.16.0
sniffio==1.2.0
snowballstemmer==2.2.0
Sphinx==3.2.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
SpiffWorkflow==1.0.0
SQLAlchemy==1.4.31
starlette==0.17.1
toml==0.10.2
tomli==2.0.1
typing-extensions==4.0.1
ujson==4.3.0
urllib3==1.26.8
uvicorn==0.15.0
uvloop==0.16.0
vine==1.3.0
watchgod==0.7
websockets==10.1
zipp==3.7.0