-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
58 lines (58 loc) · 2.18 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
aiosqlite==0.19.0
annotated-types==0.6.0
anyio==4.2.0
asyncpg==0.29.0
build==1.0.3
CacheControl==0.13.1
certifi==2023.11.17
charset-normalizer==3.3.2
cleo==2.1.0
click==8.1.7
colorama==0.4.6
crashtest==0.4.1
databases==0.6.2
distlib==0.3.8
dulwich==0.21.7
fastapi==0.109.0
fastjsonschema==2.19.1
filelock==3.13.1
greenlet==3.0.3
h11==0.14.0
idna==3.6
installer==0.7.0
jaraco.classes==3.3.0
keyring==24.3.0
more-itertools==10.2.0
msgpack==1.0.7
ormar==0.12.2
packaging==23.2
passlib==1.7.4
pexpect==4.9.0
pkginfo==1.9.6
platformdirs==3.11.0
poetry==1.7.1
poetry-core==1.8.1
poetry-plugin-export==1.6.0
psycopg2-binary==2.9.9
ptyprocess==0.7.0
pydantic==1.10.8
pydantic_core==2.16.1
PyJWT==2.8.0
pyproject_hooks==1.0.0
python-dotenv==1.0.1
python-multipart==0.0.7
pywin32-ctypes==0.2.2
rapidfuzz==3.6.1
requests==2.31.0
requests-toolbelt==1.0.0
setuptools==69.0.3
shellingham==1.5.4
sniffio==1.3.0
SQLAlchemy==1.4.41
starlette==0.35.1
tomlkit==0.12.3
trove-classifiers==2024.1.8
typing_extensions==4.9.0
urllib3==2.1.0
uvicorn==0.27.0.post1
virtualenv==20.25.0