-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
75 lines (75 loc) · 1.28 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
aiofiles==23.2.1
aiosmtplib==2.0.2
annotated-types==0.6.0
anyio==4.2.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
async-timeout==4.0.3
asyncpg==0.29.0
bcrypt==4.1.2
black==23.12.1
blinker==1.7.0
certifi==2023.11.17
cffi==1.16.0
click==8.1.7
cloudinary==1.37.0
colorama==0.4.6
dnspython==2.4.2
docstring-parser==0.15
ecdsa==0.18.0
email-validator==2.1.0.post1
fastapi==0.108.0
fastapi-asyncapi==0.1.0
fastapi-mail==1.4.1
h11==0.14.0
h2==4.1.0
hpack==4.0.0
httpcore==1.0.2
httpx==0.26.0
Hypercorn==0.15.0
hyperframe==6.0.1
idna==3.6
inflection==0.5.1
iniconfig==2.0.0
Jinja2==3.1.2
MarkupSafe==2.1.3
mirakuru==2.5.2
mypy-extensions==1.0.0
orjson==3.9.10
packaging==23.2
pathspec==0.12.1
piccolo==1.2.0
piccolo-admin==1.2.0
piccolo-api==1.1.0
platformdirs==4.1.0
pluggy==1.3.0
port-for==0.7.2
priority==2.0.0
psutil==5.9.8
psycopg==3.1.18
pyasn1==0.5.1
pycparser==2.21
pydantic==2.5.3
pydantic-settings==2.1.0
pydantic_core==2.14.6
PyJWT==2.8.0
pytest==7.4.3
pytest-asyncio==0.23.2
pytest-mock==3.12.0
pytest-postgresql==5.1.0
python-dotenv==1.0.0
python-jose==3.3.0
python-multipart==0.0.6
python-slugify==8.0.1
rsa==4.9
six==1.16.0
sniffio==1.3.0
starlette==0.32.0.post1
targ==0.3.8
text-unidecode==1.3
typing_extensions==4.9.0
urllib3==2.1.0
uvicorn==0.25.0
uvloop==0.19.0
websockets==12.0
wsproto==1.2.0