Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
shiny==0.
|
2 |
-
pandas==1.
|
3 |
-
matplotlib==3.
|
4 |
-
jinja2==3.1.2
|
|
|
1 |
+
shiny==0.6.0
|
2 |
+
pandas==2.1.0
|
3 |
+
matplotlib==3.8.0
|
4 |
+
jinja2==3.1.2
|