EOS/requirements.txt
Bobby Noelte c0ea13d0f4 Fix2 electricity price prediction. (#296)
Normalize electricity price prediction to €/Wh.
Provide electricity price prediction by €/kWh for convenience.

Allow to configure electricity price charges by €/kWh.

Also added error page to fastapi rest server to get rid of annoying
unrelated fault messages during testing.

Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
2024-12-30 21:29:50 +01:00

16 lines
270 B
Plaintext

numpy==2.2.0
numpydantic==1.6.4
matplotlib==3.10.0
fastapi[standard]==0.115.6
python-fasthtml==0.10.3
uvicorn==0.34.0
scikit-learn==1.6.0
timezonefinder==6.5.7
deap==1.4.1
requests==2.32.3
pandas==2.2.3
pendulum==3.0.0
platformdirs==4.3.6
pvlib==0.11.1
pydantic==2.10.4