Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,4 @@ torch>=2.2.0
|
|
| 7 |
xgboost==2.1.1
|
| 8 |
scikit-learn==1.5.1
|
| 9 |
joblib==1.4.2
|
|
|
|
|
|
| 7 |
xgboost==2.1.1
|
| 8 |
scikit-learn==1.5.1
|
| 9 |
joblib==1.4.2
|
| 10 |
+
python-multipart==0.0.9
|