Spaces:
Runtime error
Runtime error
LaurentiuStancioiu
commited on
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,8 +2,7 @@ openai==0.26.4
|
|
2 |
pandas
|
3 |
plotly
|
4 |
scipy
|
5 |
-
scikit-learn
|
6 |
pyarrow
|
7 |
-
gradio
|
8 |
python-dotenv==1.0.1
|
9 |
altair
|
|
|
2 |
pandas
|
3 |
plotly
|
4 |
scipy
|
5 |
+
scikit-learn==1.2.2
|
6 |
pyarrow
|
|
|
7 |
python-dotenv==1.0.1
|
8 |
altair
|