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.0
4+ alembic == 1.17.1
55 # via fastapi-best-architecture
66amqp == 5.3.1
77 # via kombu
8+ annotated-doc == 0.0.3
9+ # via fastapi
810annotated-types == 0.7.0
911 # via pydantic
1012anyio == 4.11.0
@@ -75,7 +77,7 @@ distlib==0.4.0
7577 # via virtualenv
7678dnspython == 2.8.0
7779 # via email-validator
78- dulwich == 0.24.6
80+ dulwich == 0.24.7
7981 # via fastapi-best-architecture
8082ecdsa == 0.19.1
8183 # via python-jose
@@ -87,16 +89,16 @@ exceptiongroup==1.3.0 ; python_full_version < '3.11'
8789 # pytest
8890fast-captcha == 0.3.2
8991 # via fastapi-best-architecture
90- fastapi == 0.119.1
92+ fastapi == 0.120.2
9193 # via
9294 # fastapi-best-architecture
9395 # fastapi-limiter
9496 # fastapi-pagination
95- fastapi-cli == 0.0.13
97+ fastapi-cli == 0.0.14
9698 # via fastapi
9799fastapi-limiter == 0.1.6
98100 # via fastapi-best-architecture
99- fastapi-pagination == 0.14.3
101+ fastapi-pagination == 0.15.0
100102 # via fastapi-best-architecture
101103filelock == 3.20.0
102104 # via virtualenv
@@ -175,13 +177,13 @@ prometheus-client==0.23.1
175177 # via flower
176178prompt-toolkit == 3.0.52
177179 # via click-repl
178- psutil == 7.1.1
180+ psutil == 7.1.2
179181 # via fastapi-best-architecture
180- psycopg == 3.2.11
182+ psycopg == 3.2.12
181183 # via fastapi-best-architecture
182- psycopg-binary == 3.2.11 ; implementation_name != 'pypy'
184+ psycopg-binary == 3.2.12 ; implementation_name != 'pypy'
183185 # via psycopg
184- pwdlib == 0.2.1
186+ pwdlib == 0.3.0
185187 # via fastapi-best-architecture
186188pyasn1 == 0.6.1
187189 # via
@@ -211,7 +213,7 @@ pytest==8.4.2
211213pytest-sugar == 1.1.1
212214python-dateutil == 2.9.0.post0
213215 # via celery
214- python-dotenv == 1.1 .1
216+ python-dotenv == 1.2 .1
215217 # via
216218 # pydantic-settings
217219 # uvicorn
@@ -221,15 +223,15 @@ python-jose==3.5.0
221223 # via fastapi-best-architecture
222224python-multipart == 0.0.20
223225 # via fastapi
224- python-socketio == 5.14.2
226+ python-socketio == 5.14.3
225227 # via fastapi-best-architecture
226228pytz == 2025.2
227229 # via flower
228230pyyaml == 6.0.3
229231 # via
230232 # pre-commit
231233 # uvicorn
232- redis == 6.4.0
234+ redis == 7.0.1
233235 # via
234236 # fastapi-best-architecture
235237 # fastapi-limiter
@@ -261,27 +263,27 @@ sqlalchemy==2.0.44
261263 # alembic
262264 # fastapi-best-architecture
263265 # sqlalchemy-crud-plus
264- sqlalchemy-crud-plus == 1.12.1
266+ sqlalchemy-crud-plus == 1.13.0
265267 # via fastapi-best-architecture
266268sqlparse == 0.5.3
267269 # via fastapi-best-architecture
268- starlette == 0.48.0
270+ starlette == 0.49.1
269271 # via
270272 # fastapi
271273 # starlette-context
272274starlette-context == 0.4.0
273275 # via fastapi-best-architecture
274- termcolor == 3.1 .0
276+ termcolor == 3.2 .0
275277 # via pytest-sugar
276278tomli == 2.3.0 ; python_full_version < '3.11'
277279 # via
278280 # alembic
279281 # pytest
280282tornado == 6.5.2
281283 # via flower
282- type-lens == 0.2.5
284+ type-lens == 0.2.6
283285 # via cappa
284- typer == 0.19.2
286+ typer == 0.20.0
285287 # via fastapi-cli
286288typing-extensions == 4.15.0
287289 # via
@@ -332,7 +334,7 @@ vine==5.1.0
332334 # amqp
333335 # celery
334336 # kombu
335- virtualenv == 20.35.3
337+ virtualenv == 20.35.4
336338 # via pre-commit
337339watchfiles == 1.1.1
338340 # via uvicorn
0 commit comments