scikit-learn==1.4.1.post1
pandas==2.2.1

# Matplotlib: usa 3.9.x su Python 3.9, e 3.10+ su Python >= 3.10
matplotlib<3.10; python_version < "3.10"
matplotlib>=3.10; python_version >= "3.10"

Werkzeug>=3.0.0


passlib>=1.7.4
bcrypt>=4.1.2
PyJWT>=2.8.0