Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,5 +5,5 @@ scikit-learn
|
|
| 5 |
matplotlib
|
| 6 |
seaborn
|
| 7 |
plotly
|
| 8 |
-
mlflow
|
| 9 |
psycopg2-binary
|
|
|
|
| 5 |
matplotlib
|
| 6 |
seaborn
|
| 7 |
plotly
|
| 8 |
+
mlflow==3.2.0
|
| 9 |
psycopg2-binary
|