Spaces:
Runtime error
Runtime error
kbberendsen
commited on
Commit
·
6aa2e86
1
Parent(s):
77cb532
another requirements fix
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -26,7 +26,7 @@ python-multipart==0.0.6
|
|
26 |
pytz==2023.3
|
27 |
seaborn==0.12.2
|
28 |
shiny==0.3.3
|
29 |
-
shinyswatch==0.2.
|
30 |
six==1.16.0
|
31 |
sniffio==1.3.0
|
32 |
starlette==0.26.1
|
@@ -37,5 +37,4 @@ uvicorn==0.21.1
|
|
37 |
websockets==11.0.2
|
38 |
XStatic-bootswatch==3.3.7.0
|
39 |
fastf1==3.0.7
|
40 |
-
shinywidgets==0.2.1
|
41 |
-
shinyswatch==0.2.4
|
|
|
26 |
pytz==2023.3
|
27 |
seaborn==0.12.2
|
28 |
shiny==0.3.3
|
29 |
+
shinyswatch==0.2.4
|
30 |
six==1.16.0
|
31 |
sniffio==1.3.0
|
32 |
starlette==0.26.1
|
|
|
37 |
websockets==11.0.2
|
38 |
XStatic-bootswatch==3.3.7.0
|
39 |
fastf1==3.0.7
|
40 |
+
shinywidgets==0.2.1
|
|