mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-07-12 21:08:13 +00:00
Merge branch 'main' into feat/pvnode-forecast-provider
This commit is contained in:
@@ -21,10 +21,10 @@ dependencies = [
|
||||
"numpydantic==1.10.0",
|
||||
"matplotlib==3.11.0",
|
||||
"contourpy==1.3.3",
|
||||
"fastapi[standard-no-fastapi-cloud-cli]==0.138.0",
|
||||
"fastapi[standard-no-fastapi-cloud-cli]==0.138.2",
|
||||
"fastapi_cli==0.0.27",
|
||||
"rich-toolkit==0.20.1",
|
||||
"python-fasthtml==0.14.3",
|
||||
"python-fasthtml==0.14.4",
|
||||
"MonsterUI==1.0.46",
|
||||
"markdown-it-py==4.2.0",
|
||||
"mdit-py-plugins==0.6.1",
|
||||
@@ -82,7 +82,7 @@ dev = [
|
||||
"pytest-asyncio==1.4.0",
|
||||
"pytest-cov==7.1.0",
|
||||
"pytest-xprocess==1.0.2",
|
||||
"coverage==7.14.2",
|
||||
"coverage==7.14.3",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user