WIP: Update Dockerfile with requirements.txt that downgrade versions so that ebas converter can run. We need to rethink the Dockerfile container workflow using docker compose

This commit is contained in:
2025-03-18 08:55:52 +01:00
parent 862a2c46e6
commit 41506519d3
3 changed files with 25 additions and 2 deletions

10
requirements.txt Normal file
View File

@ -0,0 +1,10 @@
dash==2.17.1
dash-bootstrap-components==1.6.0
flask==3.0.3
h5py==3.10.0
matplotlib==3.8.4
numpy==1.26.4
openai==1.25.1
pandas==2.2.2
plotly==5.18.0
requests==2.31.0