Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ matplotlib==3.3.4
|
|
10 |
xgboost==1.5.1
|
11 |
category_encoders==2.5.1.post0
|
12 |
gspread
|
13 |
-
oauth2client
|
|
|
|
10 |
xgboost==1.5.1
|
11 |
category_encoders==2.5.1.post0
|
12 |
gspread
|
13 |
+
oauth2client
|
14 |
+
altair<5
|