mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 08:55:15 +00:00
Make EOSdash use UI components from MonsterUI to ease further development. - Add a first menu with some dummy pages and the configuration page. - Make the configuration scrollable. - Add markdown component that uses markdown-it-py (same as used by the myth-parser for documentation generation). - Add bokeh (https://docs.bokeh.org/) component for charts - Added several prediction charts to demo - Add a footer that displays connection status with EOS server - Add logo and favicon Update EOS server: - Move error message generation to extra module - Use redirect instead of proxy Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
24 lines
421 B
Plaintext
24 lines
421 B
Plaintext
cachebox==4.4.2
|
|
numpy==2.2.2
|
|
numpydantic==1.6.7
|
|
matplotlib==3.10.0
|
|
fastapi[standard]==0.115.7
|
|
python-fasthtml==0.12.0
|
|
MonsterUI==0.0.29
|
|
markdown-it-py==3.0.0
|
|
mdit-py-plugins==0.4.2
|
|
bokeh==3.6.3
|
|
uvicorn==0.34.0
|
|
scikit-learn==1.6.1
|
|
timezonefinder==6.5.8
|
|
deap==1.4.2
|
|
requests==2.32.3
|
|
pandas==2.2.3
|
|
pendulum==3.0.0
|
|
platformdirs==4.3.6
|
|
psutil==6.1.1
|
|
pvlib==0.11.2
|
|
pydantic==2.10.6
|
|
statsmodels==0.14.4
|
|
pydantic-settings==2.7.0
|