Skip to content

Commit 9a51b3b

Browse files
committed
chore: update dependencies in requirements.txt for compatibility
1 parent 82385f7 commit 9a51b3b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ annotated-types==0.7.0 # via pydantic
99
anyio==4.11.0 # via elasticsearch, starlette
1010
attrs==25.4.0 # via aiohttp
1111
bcrypt==5.0.0 # via motion-base (pyproject.toml)
12-
beanie==2.0.0 # via motion-base (pyproject.toml)
12+
beanie==2.0.1 # via motion-base (pyproject.toml)
1313
billiard==4.2.3 # via celery
1414
celery==5.5.3 # via motion-base (pyproject.toml)
1515
certifi==2025.11.12 # via elastic-transport, requests
@@ -24,15 +24,15 @@ dnspython==2.8.0 # via email-validator, pymongo
2424
elastic-transport==9.2.0 # via elasticsearch
2525
elasticsearch==9.2.0 # via motion-base (pyproject.toml)
2626
email-validator==2.3.0 # via motion-base (pyproject.toml)
27-
fastapi-slim==0.121.2 # via motion-base (pyproject.toml)
27+
fastapi-slim==0.121.3 # via motion-base (pyproject.toml)
2828
flexcache==0.3 # via pint
2929
flexparser==0.4 # via pint
3030
frozenlist==1.8.0 # via aiohttp, aiosignal
3131
h11==0.16.0 # via uvicorn
3232
idna==3.11 # via anyio, email-validator, requests, yarl
33-
joserfc==1.4.2 # via motion-base (pyproject.toml)
33+
joserfc==1.4.3 # via motion-base (pyproject.toml)
3434
kombu==5.5.4 # via celery
35-
lazy-model==0.3.0 # via beanie
35+
lazy-model==0.4.0 # via beanie
3636
llvmlite==0.45.1 # via numba
3737
mongoengine==0.29.1 # via motion-base (pyproject.toml)
3838
multidict==6.7.0 # via aiohttp, yarl
@@ -56,7 +56,7 @@ requests==2.32.5 # via motion-base (pyproject.toml)
5656
scipy==1.16.3 # via motion-base (pyproject.toml)
5757
six==1.17.0 # via python-dateutil
5858
sniffio==1.3.1 # via anyio, elastic-transport, elasticsearch
59-
starlette==0.49.3 # via fastapi-slim
59+
starlette==0.50.0 # via fastapi-slim
6060
structlog==25.5.0 # via motion-base (pyproject.toml)
6161
typing-extensions==4.15.0 # via aiosignal, anyio, beanie, elasticsearch, fastapi-slim, flexcache, flexparser, pint, pydantic, pydantic-core, starlette, typing-inspection
6262
typing-inspection==0.4.2 # via pydantic

0 commit comments

Comments
 (0)