@@ -47,8 +47,6 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy'
4747 # via
4848 # cryptography
4949 # gevent
50- cfgv == 3.4.0
51- # via pre-commit
5250click == 8.3.0
5351 # via
5452 # celery
@@ -73,8 +71,6 @@ colorama==0.4.6 ; sys_platform == 'win32'
7371 # uvicorn
7472cryptography == 46.0.3
7573 # via fastapi-best-architecture
76- distlib == 0.4.0
77- # via virtualenv
7874dnspython == 2.8.0
7975 # via email-validator
8076dulwich == 0.24.8
@@ -89,7 +85,7 @@ exceptiongroup==1.3.0 ; python_full_version < '3.11'
8985 # pytest
9086fast-captcha == 0.3.2
9187 # via fastapi-best-architecture
92- fastapi == 0.121.0
88+ fastapi == 0.121.1
9389 # via
9490 # fastapi-best-architecture
9591 # fastapi-limiter
@@ -100,8 +96,6 @@ fastapi-limiter==0.1.6
10096 # via fastapi-best-architecture
10197fastapi-pagination == 0.15.0
10298 # via fastapi-best-architecture
103- filelock == 3.20.0
104- # via virtualenv
10599flower == 2.0.1
106100 # via fastapi-best-architecture
107101gevent == 25.9.1
@@ -127,8 +121,6 @@ httpx==0.28.1
127121 # via fastapi
128122humanize == 4.14.0
129123 # via flower
130- identify == 2.6.15
131- # via pre-commit
132124idna == 3.11
133125 # via
134126 # anyio
@@ -160,19 +152,15 @@ mdurl==0.1.2
160152 # via markdown-it-py
161153msgspec == 0.19.0
162154 # via fastapi-best-architecture
163- nodeenv == 1.9.1
164- # via pre-commit
165155packaging == 25.0
166156 # via
167157 # kombu
168158 # pytest
169159pillow == 12.0.0
170160 # via fast-captcha
171- platformdirs == 4.5.0
172- # via virtualenv
173161pluggy == 1.6.0
174162 # via pytest
175- pre-commit == 4.3.0
163+ prek == 0.2.13
176164prometheus-client == 0.23.1
177165 # via flower
178166prompt-toolkit == 3.0.52
@@ -208,7 +196,7 @@ pygments==2.19.2
208196 # rich
209197pymysql == 1.1.2
210198 # via fastapi-best-architecture
211- pytest == 8.4.2
199+ pytest == 9.0.0
212200 # via pytest-sugar
213201pytest-sugar == 1.1.1
214202python-dateutil == 2.9.0.post0
@@ -228,9 +216,7 @@ python-socketio==5.14.3
228216pytz == 2025.2
229217 # via flower
230218pyyaml == 6.0.3
231- # via
232- # pre-commit
233- # uvicorn
219+ # via uvicorn
234220redis == 7.0.1
235221 # via
236222 # fastapi-best-architecture
@@ -246,8 +232,6 @@ rsa==4.9.1
246232 # via python-jose
247233rtoml == 0.13.0
248234 # via fastapi-best-architecture
249- setuptools == 80.9.0
250- # via zope-event
251235shellingham == 1.5.4
252236 # via typer
253237simple-websocket == 1.1.0
@@ -263,7 +247,7 @@ sqlalchemy==2.0.44
263247 # alembic
264248 # fastapi-best-architecture
265249 # sqlalchemy-crud-plus
266- sqlalchemy-crud-plus == 1.13.0
250+ sqlalchemy-crud-plus == 1.13.1
267251 # via fastapi-best-architecture
268252sqlparse == 0.5.3
269253 # via fastapi-best-architecture
@@ -306,7 +290,6 @@ typing-extensions==4.15.0
306290 # typer
307291 # typing-inspection
308292 # uvicorn
309- # virtualenv
310293typing-inspection == 0.4.2
311294 # via
312295 # pydantic
@@ -334,8 +317,6 @@ vine==5.1.0
334317 # amqp
335318 # celery
336319 # kombu
337- virtualenv == 20.35.4
338- # via pre-commit
339320watchfiles == 1.1.1
340321 # via uvicorn
341322wcwidth == 0.2.14
@@ -346,7 +327,7 @@ win32-setctime==1.2.0 ; sys_platform == 'win32'
346327 # via loguru
347328wsproto == 1.2.0
348329 # via simple-websocket
349- zope-event == 6.0
330+ zope-event == 6.1
350331 # via gevent
351332zope-interface == 8.0.1
352333 # via gevent
0 commit comments