CostPrediction/requirements.txt

15 lines
187 B
Plaintext

flask>=3.1.0
flask-cors>=5.0.0
numpy>=1.26.0,<2.0.0
pandas>=2.2.0
xgboost>=2.1.0
lightgbm>=4.5.0
scikit-learn>=1.5.2
torch==2.5.1
openpyxl>=3.1.5
python-dotenv>=1.0.0
requests>=2.31.0