Skip to content

Commit

Permalink
[create-pull-request] automated change (#60)
Browse files Browse the repository at this point in the history
Co-authored-by: TLCFEM <[email protected]>
  • Loading branch information
github-actions[bot] and TLCFEM authored Nov 10, 2024
1 parent 1d11c99 commit e2f3918
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@types/leaflet": "^1.9.14",
"@types/node": "^22.8.7",
"@types/node": "^22.9.0",
"@types/plotly.js-dist-min": "^2.3.4",
"prettier": "^3.3.3",
"solid-devtools": "^0.30.1",
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ aiosignal==1.3.1 # via aiohttp
amqp==5.2.0 # via kombu
annotated-types==0.7.0 # via pydantic
anyio==4.6.2.post1 # via httpx, starlette
appdirs==1.4.4 # via pint
attrs==24.2.0 # via aiohttp
bcrypt==4.2.0 # via motion-base (pyproject.toml)
beanie==1.27.0 # via motion-base (pyproject.toml)
Expand All @@ -26,7 +25,7 @@ elasticsearch==8.15.1 # via motion-base (pyproject.toml)
email-validator==2.2.0 # via motion-base (pyproject.toml)
fastapi-slim==0.115.4 # via motion-base (pyproject.toml)
flexcache==0.3 # via pint
flexparser==0.3.1 # via pint
flexparser==0.4 # via pint
frozenlist==1.5.0 # via aiohttp, aiosignal
h11==0.14.0 # via httpcore, uvicorn
httpcore==1.0.6 # via httpx
Expand All @@ -41,7 +40,8 @@ motor==3.6.0 # via beanie
multidict==6.1.0 # via aiohttp, yarl
numba==0.60.0 # via motion-base (pyproject.toml)
numpy==2.0.2 # via numba, scipy
pint==0.24.3 # via motion-base (pyproject.toml)
pint==0.24.4 # via motion-base (pyproject.toml)
platformdirs==4.3.6 # via pint
prompt-toolkit==3.0.48 # via click-repl
propcache==0.2.0 # via yarl
pycparser==2.22 # via cffi
Expand Down

0 comments on commit e2f3918

Please sign in to comment.