Add pyproject.toml and requirements.txt

This commit is contained in:
Pim Nelissen
2026-01-27 15:20:05 +01:00
parent bb2f81fc20
commit b4ed2963d2
2 changed files with 38 additions and 0 deletions

6
requirements.txt Normal file
View File

@ -0,0 +1,6 @@
matplotlib>=3.9.2
notebook>=7.2.1
numpy>=2
pandas>=2.3.1
piecewise_regression==1.5.0
pyyaml>=6.0.2