11# This file was autogenerated by uv via the following command:
22# uv export -o requirements.txt --no-hashes
33-e .
4- alembic == 1.17.1
4+ alembic == 1.17.2
55 # via fastapi-best-architecture
66amqp == 5.3.1
77 # via kombu
8- annotated-doc == 0.0.3
8+ annotated-doc == 0.0.4
99 # via fastapi
1010annotated-types == 0.7.0
1111 # via pydantic
@@ -14,21 +14,21 @@ anyio==4.11.0
1414 # httpx
1515 # starlette
1616 # watchfiles
17- asgiref == 3.10 .0
17+ asgiref == 3.11 .0
1818 # via fastapi-best-architecture
1919async-timeout == 5.0.1 ; python_full_version < '3.11.3'
2020 # via
2121 # asyncpg
2222 # redis
2323asyncmy == 0.2.10
2424 # via fastapi-best-architecture
25- asyncpg == 0.30 .0
25+ asyncpg == 0.31 .0
2626 # via fastapi-best-architecture
2727bcrypt == 5.0.0
2828 # via fastapi-best-architecture
2929bidict == 0.23.1
3030 # via python-socketio
31- billiard == 4.2.2
31+ billiard == 4.2.3
3232 # via celery
3333cappa == 0.30.4
3434 # via fastapi-best-architecture
@@ -39,15 +39,15 @@ celery==5.5.3
3939 # flower
4040celery-aio-pool == 0.1.0rc8
4141 # via fastapi-best-architecture
42- certifi == 2025.10.5
42+ certifi == 2025.11.12
4343 # via
4444 # httpcore
4545 # httpx
4646cffi == 2.0.0 ; platform_python_implementation != 'PyPy'
4747 # via
4848 # cryptography
4949 # gevent
50- click == 8.3.0
50+ click == 8.3.1
5151 # via
5252 # celery
5353 # click-didyoumean
@@ -73,24 +73,24 @@ cryptography==46.0.3
7373 # via fastapi-best-architecture
7474dnspython == 2.8.0
7575 # via email-validator
76- dulwich == 0.24.8
76+ dulwich == 0.24.10
7777 # via fastapi-best-architecture
7878ecdsa == 0.19.1
7979 # via python-jose
8080email-validator == 2.3.0
8181 # via fastapi
82- exceptiongroup == 1.3.0 ; python_full_version < '3.11'
82+ exceptiongroup == 1.3.1 ; python_full_version < '3.11'
8383 # via
8484 # anyio
8585 # pytest
8686fast-captcha == 0.3.2
8787 # via fastapi-best-architecture
88- fastapi == 0.121.1
88+ fastapi == 0.122.0
8989 # via
9090 # fastapi-best-architecture
9191 # fastapi-limiter
9292 # fastapi-pagination
93- fastapi-cli == 0.0.14
93+ fastapi-cli == 0.0.16
9494 # via fastapi
9595fastapi-limiter == 0.1.6
9696 # via fastapi-best-architecture
@@ -100,7 +100,7 @@ flower==2.0.1
100100 # via fastapi-best-architecture
101101gevent == 25.9.1
102102 # via fastapi-best-architecture
103- granian == 2.5.7
103+ granian == 2.6.0
104104 # via fastapi-best-architecture
105105greenlet == 3.2.4
106106 # via
@@ -150,7 +150,7 @@ markupsafe==3.0.3
150150 # mako
151151mdurl == 0.1.2
152152 # via markdown-it-py
153- msgspec == 0.19 .0
153+ msgspec == 0.20 .0
154154 # via fastapi-best-architecture
155155packaging == 25.0
156156 # via
@@ -160,7 +160,7 @@ pillow==12.0.0
160160 # via fast-captcha
161161pluggy == 1.6.0
162162 # via pytest
163- prek == 0.2.13
163+ prek == 0.2.18
164164prometheus-client == 0.23.1
165165 # via flower
166166prompt-toolkit == 3.0.52
@@ -188,15 +188,15 @@ pydantic==2.12.4
188188 # sqlalchemy-crud-plus
189189pydantic-core == 2.41.5
190190 # via pydantic
191- pydantic-settings == 2.11 .0
191+ pydantic-settings == 2.12 .0
192192 # via fastapi-best-architecture
193193pygments == 2.19.2
194194 # via
195195 # pytest
196196 # rich
197197pymysql == 1.1.2
198198 # via fastapi-best-architecture
199- pytest == 9.0.0
199+ pytest == 9.0.1
200200 # via pytest-sugar
201201pytest-sugar == 1.1.1
202202python-dateutil == 2.9.0.post0
@@ -211,13 +211,13 @@ python-jose==3.5.0
211211 # via fastapi-best-architecture
212212python-multipart == 0.0.20
213213 # via fastapi
214- python-socketio == 5.14.3
214+ python-socketio == 5.15.0
215215 # via fastapi-best-architecture
216216pytz == 2025.2
217217 # via flower
218218pyyaml == 6.0.3
219219 # via uvicorn
220- redis == 7.0.1
220+ redis == 7.1.0
221221 # via
222222 # fastapi-best-architecture
223223 # fastapi-limiter
@@ -226,7 +226,7 @@ rich==14.2.0
226226 # cappa
227227 # rich-toolkit
228228 # typer
229- rich-toolkit == 0.15.1
229+ rich-toolkit == 0.16.0
230230 # via fastapi-cli
231231rsa == 4.9.1
232232 # via python-jose
@@ -251,7 +251,7 @@ sqlalchemy-crud-plus==1.13.1
251251 # via fastapi-best-architecture
252252sqlparse == 0.5.3
253253 # via fastapi-best-architecture
254- starlette == 0.49.3
254+ starlette == 0.50.0
255255 # via
256256 # fastapi
257257 # starlette-context
@@ -262,6 +262,7 @@ termcolor==3.2.0
262262tomli == 2.3.0 ; python_full_version < '3.11'
263263 # via
264264 # alembic
265+ # fastapi-cli
265266 # pytest
266267tornado == 6.5.2
267268 # via flower
@@ -325,9 +326,9 @@ websockets==15.0.1
325326 # via uvicorn
326327win32-setctime == 1.2.0 ; sys_platform == 'win32'
327328 # via loguru
328- wsproto == 1.2.0
329+ wsproto == 1.3.2
329330 # via simple-websocket
330331zope-event == 6.1
331332 # via gevent
332- zope-interface == 8.0 .1
333+ zope-interface == 8.1 .1
333334 # via gevent
0 commit comments