Update requirements for dev branch (#488)

* Update requirements

* Update requirements-dev.txt

* Update pyproject.toml

* Update README.md
This commit is contained in:
Normann
2025-03-23 22:31:49 +01:00
committed by GitHub
parent 2a5879c177
commit 2c1f16a3fb
4 changed files with 15 additions and 15 deletions

View File

@@ -10,7 +10,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md).
## Installation
The project requires Python 3.10 or newer. Official docker images can be found at [akkudoktor/eos](https://hub.docker.com/r/akkudoktor/eos).
The project requires Python 3.11 or newer. Official docker images can be found at [akkudoktor/eos](https://hub.docker.com/r/akkudoktor/eos).
Following sections describe how to locally start the EOS server on `http://localhost:8503`.