Initial commit

This commit is contained in:
2025-03-17 19:57:41 +01:00
commit 5a2806c1cd
7 changed files with 530 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
flask==3.0.2
pandas==2.2.1
numpy==1.26.4
python-dotenv==1.0.1