mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-07-12 21:08:13 +00:00
Merge branch 'main' into dependabot/pip/docutils-0.23
This commit is contained in:
@@ -15,20 +15,20 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"babel==2.18.0",
|
"babel==2.18.0",
|
||||||
"beautifulsoup4==4.14.3",
|
"beautifulsoup4==4.15.0",
|
||||||
"cachebox==6.0.0",
|
"cachebox==6.1.0",
|
||||||
"numpy==2.4.6",
|
"numpy==2.4.6",
|
||||||
"numpydantic==1.8.1",
|
"numpydantic==1.9.1",
|
||||||
"matplotlib==3.10.9",
|
"matplotlib==3.10.9",
|
||||||
"contourpy==1.3.3",
|
"contourpy==1.3.3",
|
||||||
"fastapi[standard-no-fastapi-cloud-cli]==0.136.3",
|
"fastapi[standard-no-fastapi-cloud-cli]==0.136.3",
|
||||||
"fastapi_cli==0.0.24",
|
"fastapi_cli==0.0.24",
|
||||||
"rich-toolkit==0.20.0",
|
"rich-toolkit==0.20.1",
|
||||||
"python-fasthtml==0.14.2",
|
"python-fasthtml==0.14.2",
|
||||||
"MonsterUI==1.0.45",
|
"MonsterUI==1.0.45",
|
||||||
"markdown-it-py==4.2.0",
|
"markdown-it-py==4.2.0",
|
||||||
"mdit-py-plugins==0.6.1",
|
"mdit-py-plugins==0.6.1",
|
||||||
"bokeh==3.9.0",
|
"bokeh==3.9.1",
|
||||||
"uvicorn==0.49.0",
|
"uvicorn==0.49.0",
|
||||||
"scipy==1.17.1",
|
"scipy==1.17.1",
|
||||||
"tzfpy==1.3.1",
|
"tzfpy==1.3.1",
|
||||||
@@ -45,7 +45,7 @@ dependencies = [
|
|||||||
"pydantic-settings==2.14.1",
|
"pydantic-settings==2.14.1",
|
||||||
"linkify-it-py==2.1.0",
|
"linkify-it-py==2.1.0",
|
||||||
"loguru==0.7.3",
|
"loguru==0.7.3",
|
||||||
"lmdb==2.2.0",
|
"lmdb==2.2.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user