Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
gpytorch==1.5.0
|
3 |
torch==1.13
|
4 |
scikit-learn
|
5 |
-
pyyaml==
|
6 |
seaborn==0.11.2
|
7 |
xgboost==1.4.0
|
8 |
tqdm==4.62.1
|
|
|
2 |
gpytorch==1.5.0
|
3 |
torch==1.13
|
4 |
scikit-learn
|
5 |
+
pyyaml==6
|
6 |
seaborn==0.11.2
|
7 |
xgboost==1.4.0
|
8 |
tqdm==4.62.1
|