-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
93 lines (93 loc) · 1.5 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
aiodns==3.0.0
aiofiles==0.4.0
aiogram==2.13
aiohttp==3.8.1
aiologger==0.6.1
aiopg==1.3.3
aioredis==2.0.1
aiosignal==1.2.0
amqp==5.1.1
anyio==3.1.0
appdirs==1.4.4
asgiref==3.5.0
async-timeout==4.0.2
attrs==21.2.0
Babel==2.9.1
billiard==3.6.4.0
brotlipy==0.7.0
cached-property==1.5.2
cchardet==2.1.7
celery==5.2.6
certifi==2021.5.30
cffi==1.14.5
chardet==4.0.0
charset-normalizer==2.0.12
click==8.1.2
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
defusedxml==0.7.1
Deprecated==1.2.13
emoji==1.4.2
fastapi==0.65.2
fastapi-utils==0.2.1
frozenlist==1.3.0
gevent==21.12.0
greenlet==1.1.0
gunicorn==20.1.0
h11==0.12.0
hiredis==2.0.0
httpcore==0.14.7
httptools==0.4.0
httpx==0.22.0
idna==2.10
iniconfig==1.1.1
isodate==0.6.0
Jinja2==3.0.1
kombu==5.2.4
lxml==4.6.3
MarkupSafe==2.0.1
motor==2.4.0
multidict==5.1.0
packaging==21.3
pluggy==1.0.0
prompt-toolkit==3.0.29
psycopg2-binary==2.9.1
py==1.11.0
pycares==4.0.0
pycparser==2.20
pydantic==1.8.2
pymongo==3.11.4
pyparsing==3.0.8
pytest==7.1.2
pytest-asyncio==0.18.3
pytest-httpx==0.20.0
pytest-order==1.0.1
python-dotenv==0.20.0
python-multipart==0.0.5
pytz==2022.1
PyYAML==6.0
redis==4.3.1
requests==2.25.1
requests-file==1.5.1
requests-toolbelt==0.9.1
rfc3986==1.5.0
six==1.16.0
sniffio==1.2.0
SQLAlchemy==1.4.18
starlette==0.14.2
tomli==2.0.1
typing-extensions==3.10.0.0
ujson==4.0.2
urllib3==1.26.5
uvicorn==0.17.6
uvloop==0.15.2
vine==5.0.0
watchgod==0.8.2
wcwidth==0.2.5
websockets==10.1
wrapt==1.14.1
yarl==1.6.3
zeep==4.0.0
zope.event==4.5.0
zope.interface==5.4.0