First Commit with Docker

This commit is contained in:
Jérôme Delacotte
2025-05-07 12:58:44 +02:00
parent e7120583a1
commit 4e6482c608
9 changed files with 175 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
numpy==1.26.4
pandas==2.2.3
bottleneck==1.4.2
numexpr==2.10.2
pandas-ta==0.3.14b
matplotlib
Flask==2.2.3
Werkzeug==2.2.3