Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ joblib==1.3.2
|
|
8 |
matplotlib==3.5.1
|
9 |
numpy==1.23.5
|
10 |
pandas==1.5.2
|
11 |
-
Pillow==9.0.1
|
12 |
pybaseball==2.2.1
|
13 |
#Pillow==10.0.0
|
14 |
Requests==2.31.0
|
@@ -19,6 +19,6 @@ shiny==0.6.1
|
|
19 |
starlette==0.26.1
|
20 |
shinyswatch==0.2.3
|
21 |
shinywidgets
|
22 |
-
plotly==5.14.1
|
23 |
scipy
|
24 |
xgboost==2.0.3
|
|
|
8 |
matplotlib==3.5.1
|
9 |
numpy==1.23.5
|
10 |
pandas==1.5.2
|
11 |
+
#Pillow==9.0.1
|
12 |
pybaseball==2.2.1
|
13 |
#Pillow==10.0.0
|
14 |
Requests==2.31.0
|
|
|
19 |
starlette==0.26.1
|
20 |
shinyswatch==0.2.3
|
21 |
shinywidgets
|
22 |
+
#plotly==5.14.1
|
23 |
scipy
|
24 |
xgboost==2.0.3
|