-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
67 lines (67 loc) · 1.21 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
aioredis==2.0.1
alembic==1.13.1
annotated-types==0.6.0
anyio==4.3.0
async-timeout==4.0.3
bcrypt==4.1.2
build==1.1.1
CacheControl==0.14.0
certifi==2024.2.2
charset-normalizer==3.3.2
cleo==2.1.0
click==8.1.7
colorama==0.4.6
crashtest==0.4.1
distlib==0.3.8
dulwich==0.21.7
fastapi==0.110.0
fastapi-healthcheck==0.2.12
fastapi-healthcheck-sqlalchemy==0.1.0
fastapi-healthcheck-uri==0.1.0
FastAPI-SQLAlchemy==0.2.1
fastjsonschema==2.19.1
filelock==3.13.1
greenlet==3.0.3
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
iniconfig==2.0.0
installer==0.7.0
jaraco.classes==3.3.1
keyring==24.3.1
Mako==1.3.3
MarkupSafe==2.1.5
more-itertools==10.2.0
msgpack==1.0.8
packaging==24.0
passlib==1.7.4
pexpect==4.9.0
pkginfo==1.9.6
platformdirs==4.2.0
pluggy==1.4.0
poetry==1.8.2
poetry-core==1.9.0
poetry-plugin-export==1.6.0
psycopg2-binary==2.9.9
ptyprocess==0.7.0
pydantic==2.6.3
pydantic_core==2.16.3
pyproject_hooks==1.0.0
pytest==8.1.1
python-dotenv==1.0.1
pywin32-ctypes==0.2.2
rapidfuzz==3.6.1
redis==5.1.1
requests==2.32.2
requests-toolbelt==1.0.0
shellingham==1.5.4
sniffio==1.3.1
SQLAlchemy==2.0.27
starlette==0.36.3
tomlkit==0.12.4
trove-classifiers==2024.2.23
typing_extensions==4.10.0
urllib3==2.2.2
uvicorn==0.27.1
virtualenv==20.25.1