-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrequirements.txt
More file actions
73 lines (73 loc) · 1.22 KB
/
requirements.txt
File metadata and controls
73 lines (73 loc) · 1.22 KB
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
aiohttp==3.9.1
aiosignal==1.3.1
alembic==1.13.1
annotated-types==0.6.0
anyio==4.2.0
async-timeout==4.0.3
asyncpg==0.29.0
attrs==23.1.0
blessed==1.20.0
blinker==1.7.0
Brotli==1.1.0
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
ConfigArgParse==1.7
data-persistence-repository==0.2.1
ecdsa==0.18.0
exceptiongroup==1.2.0
fastapi==0.108.0
Flask==3.0.0
Flask-BasicAuth==0.2.0
Flask-Cors==4.0.0
frozenlist==1.4.1
gevent==23.9.1
geventhttpclient==2.0.11
greenlet==3.0.2
h11==0.14.0
httptools==0.6.1
humanize==4.9.0
idna==3.6
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
locust==2.20.0
Mako==1.3.0
MarkupSafe==2.1.3
msgpack==1.0.7
multidict==6.0.4
packaging==23.2
pg-activity==3.4.2
pluggy==1.3.0
psutil==5.9.7
psycopg2==2.9.9
pyasn1==0.5.1
pydantic==2.5.3
pydantic_core==2.14.6
PyJWT==2.8.0
pytest==7.4.3
pytest-asyncio==0.23.2
python-dotenv==1.0.0
python-jose==3.3.0
PyYAML==6.0.1
pyzmq==25.1.2
requests==2.31.0
roundrobin==0.0.4
rsa==4.9
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.23
SQLAlchemy-Utils==0.41.1
starlette==0.32.0.post1
tomli==2.0.1
typing_extensions==4.9.0
urllib3==2.1.0
uvicorn==0.25.0
uvloop==0.19.0
watchfiles==0.21.0
wcwidth==0.2.12
websockets==12.0
Werkzeug==3.0.1
yarl==1.9.4
zope.event==5.0
zope.interface==6.1