Initial project import

This commit is contained in:
Lucas
2026-06-26 18:07:04 -03:00
commit 6443c0e2dc
48 changed files with 3948 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
pandas>=3.0,<4
numpy>=2.4,<3
scipy>=1.18,<2
openpyxl>=3.1,<4