diff --git a/README.md b/README.md index 961be20..5dc05ff 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ get involved: and report bugs. - [Akkudoktor Forum](https://www.akkudoktor.net/c/der-akkudoktor/eos): get direct suppport from the -cummunity. + community. ## What do people build with AkkudoktorEOS diff --git a/pyproject.toml b/pyproject.toml index d6088ab..0915047 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,10 +21,10 @@ dependencies = [ "numpydantic==1.9.1", "matplotlib==3.11.0", "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", "rich-toolkit==0.20.1", - "python-fasthtml==0.14.2", + "python-fasthtml==0.14.3", "MonsterUI==1.0.45", "markdown-it-py==4.2.0", "mdit-py-plugins==0.6.1", @@ -38,7 +38,7 @@ dependencies = [ "pendulum==3.2.0", "platformdirs==4.10.0", "psutil==7.2.2", - "pvlib==0.15.1", + "pvlib==0.15.2", "pydantic==2.13.4", "pydantic_extra_types==2.11.2", "statsmodels==0.14.6", @@ -78,7 +78,7 @@ dev = [ "docutils==0.23", # Pytest - "pytest==9.1.0", + "pytest==9.1.1", "pytest-asyncio==1.4.0", "pytest-cov==7.1.0", "pytest-xprocess==1.0.2",