Skip to content

Commit d8f884e

Browse files
committed
chore: update billiard, joserfc, and numpy dependencies in requirements.txt
1 parent 946514d commit d8f884e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ anyio==4.11.0 # via elasticsearch, starlette
1010
attrs==25.4.0 # via aiohttp
1111
bcrypt==5.0.0 # via motion-base (pyproject.toml)
1212
beanie==2.0.0 # via motion-base (pyproject.toml)
13-
billiard==4.2.2 # via celery
13+
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
1616
cffi==2.0.0 # via cryptography
@@ -30,14 +30,14 @@ 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.1 # via motion-base (pyproject.toml)
33+
joserfc==1.4.2 # via motion-base (pyproject.toml)
3434
kombu==5.5.4 # via celery
3535
lazy-model==0.3.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
3939
numba==0.62.1 # via motion-base (pyproject.toml)
40-
numpy==2.3.4 # via numba, scipy
40+
numpy==2.3.5 # via numba, scipy
4141
packaging==25.0 # via kombu
4242
pint==0.25.2 # via motion-base (pyproject.toml)
4343
platformdirs==4.5.0 # via pint

0 commit comments

Comments
 (0)