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:
@@ -22,7 +22,7 @@ get involved:
|
|||||||
and report bugs.
|
and report bugs.
|
||||||
|
|
||||||
- [Akkudoktor Forum](https://www.akkudoktor.net/c/der-akkudoktor/eos): get direct suppport from the
|
- [Akkudoktor Forum](https://www.akkudoktor.net/c/der-akkudoktor/eos): get direct suppport from the
|
||||||
cummunity.
|
community.
|
||||||
|
|
||||||
## What do people build with AkkudoktorEOS
|
## What do people build with AkkudoktorEOS
|
||||||
|
|
||||||
|
|||||||
@@ -21,10 +21,10 @@ dependencies = [
|
|||||||
"numpydantic==1.9.1",
|
"numpydantic==1.9.1",
|
||||||
"matplotlib==3.11.0",
|
"matplotlib==3.11.0",
|
||||||
"contourpy==1.3.3",
|
"contourpy==1.3.3",
|
||||||
"fastapi[standard-no-fastapi-cloud-cli]==0.137.1",
|
"fastapi[standard-no-fastapi-cloud-cli]==0.138.0",
|
||||||
"fastapi_cli==0.0.24",
|
"fastapi_cli==0.0.24",
|
||||||
"rich-toolkit==0.20.1",
|
"rich-toolkit==0.20.1",
|
||||||
"python-fasthtml==0.14.2",
|
"python-fasthtml==0.14.3",
|
||||||
"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",
|
||||||
@@ -38,7 +38,7 @@ dependencies = [
|
|||||||
"pendulum==3.2.0",
|
"pendulum==3.2.0",
|
||||||
"platformdirs==4.10.0",
|
"platformdirs==4.10.0",
|
||||||
"psutil==7.2.2",
|
"psutil==7.2.2",
|
||||||
"pvlib==0.15.1",
|
"pvlib==0.15.2",
|
||||||
"pydantic==2.13.4",
|
"pydantic==2.13.4",
|
||||||
"pydantic_extra_types==2.11.2",
|
"pydantic_extra_types==2.11.2",
|
||||||
"statsmodels==0.14.6",
|
"statsmodels==0.14.6",
|
||||||
@@ -78,7 +78,7 @@ dev = [
|
|||||||
"docutils==0.23",
|
"docutils==0.23",
|
||||||
|
|
||||||
# Pytest
|
# Pytest
|
||||||
"pytest==9.1.0",
|
"pytest==9.1.1",
|
||||||
"pytest-asyncio==1.4.0",
|
"pytest-asyncio==1.4.0",
|
||||||
"pytest-cov==7.1.0",
|
"pytest-cov==7.1.0",
|
||||||
"pytest-xprocess==1.0.2",
|
"pytest-xprocess==1.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user