-
-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathrequirements.txt
More file actions
83 lines (83 loc) · 1.82 KB
/
Copy pathrequirements.txt
File metadata and controls
83 lines (83 loc) · 1.82 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
74
75
76
77
78
79
80
81
82
83
aiosmtplib==5.0.0
alembic==1.18.4
annotated-doc==0.0.4
annotated-types==0.7.0
anyio==4.13.0
async-timeout==5.0.1 ; python_full_version < '3.12'
asyncclick==8.1.8
asyncpg==0.31.0
bcrypt==5.0.0
blinker==1.9.0
certifi==2025.1.31
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
click==8.3.1
colorama==0.4.6 ; sys_platform == 'win32'
cryptography==47.0.0
deprecated==1.2.18
dnspython==2.7.0
email-validator==2.3.0
exceptiongroup==1.2.2 ; python_full_version < '3.11'
fastapi==0.136.3
fastapi-cache2==0.2.2
fastapi-cli==0.0.8
fastapi-cloud-cli==0.1.5
fastapi-mail==1.6.4
fastapi-pagination==0.15.12
fastar==0.11.0
greenlet==3.3.0
h11==0.16.0
httpcore==1.0.9
httptools==0.6.4
httpx==0.28.1
idna==3.17
itsdangerous==2.2.0
jinja2==3.1.6
libpass==1.9.3
limits==5.6.0
loguru==0.7.3
mako==1.3.12
markdown-it-py==3.0.0
markupsafe==3.0.2
mdurl==0.1.2
packaging==24.2
pendulum==3.1.0
prometheus-client==0.23.1
prometheus-fastapi-instrumentator==8.0.0
pycparser==2.22 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
pydantic==2.13.4
pydantic-core==2.46.4
pydantic-extra-types==2.10.6
pydantic-settings==2.14.1
pygments==2.20.0
pyjwt==2.13.0
python-dateutil==2.9.0.post0
python-decouple==3.8
python-dotenv==1.2.2
python-multipart==0.0.32
pyyaml==6.0.3
redis==4.6.0
regex==2025.11.3
rich==15.0.0
rich-toolkit==0.14.9
rignore==0.6.4
rtoml==0.13.0
sentry-sdk==2.34.1
shellingham==1.5.4
six==1.17.0
slowapi==0.1.9
sqladmin==0.27.0
sqlalchemy==2.0.49
starlette==1.3.1
tomli==2.2.1 ; python_full_version < '3.11'
typer==0.25.1
typing-extensions==4.15.0
typing-inspection==0.4.2
tzdata==2025.1
urllib3==2.7.0
uvicorn==0.48.0
uvloop==0.21.0 ; platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'
watchfiles==1.1.1
websockets==15.0
win32-setctime==1.2.0 ; sys_platform == 'win32'
wrapt==1.17.2
wtforms==3.1.2