Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
shiny==
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
1 |
+
shiny==1.1.0
|
2 |
+
numpy==2.1.2
|
3 |
+
shinyswatch==0.7.0
|
4 |
+
requests==2.32.3
|