-
-
Notifications
You must be signed in to change notification settings - Fork 153
/
Copy pathrequirements.txt
120 lines (120 loc) · 2.47 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
# This file was autogenerated by uv via the following command:
# uv export -o requirements.txt --no-hashes
aiofiles==24.1.0
alembic==1.15.1
amqp==5.3.1
annotated-types==0.7.0
anyio==4.9.0
asgi-correlation-id==4.3.4
asgiref==3.8.1
async-timeout==5.0.1 ; python_full_version < '3.11.3'
asyncmy==0.2.10
asyncpg==0.30.0
bcrypt==4.3.0
bidict==0.23.1
billiard==4.2.1
celery==5.3.6
celery-aio-pool==0.1.0rc8
certifi==2025.1.31
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
cfgv==3.4.0
click==8.1.8
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6 ; sys_platform == 'win32'
cryptography==44.0.2
distlib==0.3.9
dnspython==2.7.0
ecdsa==0.19.1
email-validator==2.2.0
exceptiongroup==1.2.2 ; python_full_version < '3.11'
fast-captcha==0.3.2
fastapi==0.115.11
fastapi-cli==0.0.5
fastapi-limiter==0.1.6
fastapi-oauth20==0.0.1a2
fastapi-pagination==0.12.34
filelock==3.18.0
flower==2.0.1
gevent==24.11.1
greenlet==3.1.1
h11==0.14.0
hiredis==3.1.0
httpcore==1.0.7
httptools==0.6.4
httpx==0.28.1
humanize==4.12.2
identify==2.6.9
idna==3.10
iniconfig==2.1.0
ip2loc==1.0.0
itsdangerous==2.2.0
jinja2==3.1.6
kombu==5.5.1
loguru==0.7.3
mako==1.3.9
markdown-it-py==3.0.0
markupsafe==3.0.2
mdurl==0.1.2
msgspec==0.19.0
nodeenv==1.9.1
packaging==24.2
path==17.0.0
pillow==11.1.0
platformdirs==4.3.7
pluggy==1.5.0
pre-commit==4.2.0
prometheus-client==0.21.1
prompt-toolkit==3.0.50
psutil==7.0.0
pwdlib==0.2.1
pyasn1==0.4.8
pycparser==2.22 ; platform_python_implementation != 'PyPy'
pydantic==2.11.0
pydantic-core==2.33.0
pydantic-settings==2.8.1
pygments==2.19.1
pytest==8.3.5
pytest-sugar==1.0.0
python-dateutil==2.9.0.post0
python-dotenv==1.1.0
python-engineio==4.11.2
python-jose==3.4.0
python-multipart==0.0.20
python-socketio==5.12.1
pytz==2025.2
pyyaml==6.0.2
redis==5.2.1
rich==13.9.4
rsa==4.9
rtoml==0.12.0
setuptools==78.1.0
shellingham==1.5.4
simple-websocket==1.1.0
six==1.17.0
sniffio==1.3.1
sqlalchemy==2.0.40
sqlalchemy-crud-plus==1.6.0
starlette==0.46.1
termcolor==2.5.0
tomli==2.2.1 ; python_full_version < '3.11'
tornado==6.4.2
typer==0.15.2
typing-extensions==4.13.0
typing-inspection==0.4.0
tzdata==2025.1
ua-parser==1.0.1
ua-parser-builtins==0.18.0.post1
user-agents==2.2.0
uvicorn==0.34.0
uvloop==0.21.0 ; platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'
vine==5.1.0
virtualenv==20.29.3
watchfiles==1.0.4
wcwidth==0.2.13
websockets==15.0.1
win32-setctime==1.2.0 ; sys_platform == 'win32'
wsproto==1.2.0
zope-event==5.0
zope-interface==7.2