-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
70 lines (70 loc) · 2.4 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
aiofiles==23.1.0
aiohttp==3.8.4
aiosignal==1.3.1
aiosql==8.0
anyio==3.6.2
asgiref==3.6.0
async-generator==1.10
async-timeout==4.0.2
asyncpg==0.27.0
attrs==22.2.0
blacksheep==1.2.12
cchardet==2.1.7
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
dataclass-factory==2.16
Django==4.2
essentials==1.1.5
essentials-openapi==1.0.6
exceptiongroup==1.1.1
fastapi==0.95.0
Flask==2.2.3
frozenlist==1.3.3
greenlet==2.0.2
guardpost==0.0.9
gunicorn==20.1.0
h11==0.14.0
h2==4.1.0
hpack==4.0.0
html5tagger==1.3.0
httpcore==0.17.0
httptools==0.5.0
httpx==0.24.0
hyperframe==6.0.1
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.2
multidict==6.0.4
outcome==1.2.0
priority==2.0.0
psycopg2==2.9.6
pycparser==2.21
pydantic==1.10.7
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0
requests==2.28.2
rodi==1.1.3
sanic==23.3.0
sanic-routing==22.8.0
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
SQLAlchemy==2.0.9
sqlparse==0.4.3
starlette==0.26.1
toml==0.10.2
tracerite==1.1.0
trio==0.22.0
typing_extensions==4.5.0
tzdata==2023.3
urllib3==1.26.15
uvicorn==0.21.1
websockets==11.0.1
Werkzeug==2.2.3
wsproto==1.2.0
yarl==1.8.2