-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
78 lines (78 loc) · 1.31 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
aiofiles==23.2.1
alembic==1.12.0
annotated-types==0.6.0
anyio==3.7.1
black==23.9.1
blinker==1.6.2
certifi==2023.7.22
charset-normalizer==3.3.0
click==8.1.7
dill==0.3.7
dnspython==2.4.2
email-validator==2.0.0.post2
exceptiongroup==1.1.3
Faker==19.6.2
fast-query-parsers==1.0.3
fastapi==0.103.2
Flask==3.0.0
gunicorn==21.2.0
h11==0.14.0
h2==4.1.0
hpack==4.0.0
html5tagger==1.3.0
httpcore==0.18.0
httptools==0.6.0
httpx==0.25.0
hypercorn==0.14.4
hyperframe==6.0.1
idna==3.4
inquirerpy==0.3.4
itsdangerous==2.1.2
Jinja2==3.1.2
litestar==2.1.1
Mako==1.2.4
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mdurl==0.1.2
msgspec==0.18.4
multidict==6.0.4
multiprocess==0.70.14
mypy-extensions==1.0.0
nestd==0.3.1
packaging==23.2
pathspec==0.11.2
pfzy==0.3.4
platformdirs==3.11.0
polyfactory==2.9.0
priority==2.0.0
prompt-toolkit==3.0.39
pydantic==1.10.13
pydantic-factories==1.17.3
pydantic-openapi-schema==1.5.1
pydantic_core==2.10.1
Pygments==2.16.1
python-dateutil==2.8.2
PyYAML==6.0.1
Quart==0.19.3
requests==2.31.0
rich==13.6.0
robyn==0.42.0
sanic==23.6.0
sanic-routing==23.6.0
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.21
starlette==0.27.0
starlite==1.51.14
tomli==2.0.1
tracerite==1.1.0
typing_extensions==4.8.0
ujson==5.8.0
urllib3==2.0.6
uvicorn==0.23.2
uvloop==0.17.0
watchdog==2.2.1
wcwidth==0.2.8
websockets==11.0.3
Werkzeug==3.0.0
wsproto==1.2.0