AlanFeder commited on
Commit
7c2b282
·
verified ·
1 Parent(s): 2c8cfa8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- shiny==0.10.2
2
- shinyswatch==0.6.1
3
- seaborn==0.12.2
4
- matplotlib==3.7.1
 
1
+ shiny==1.1.0
2
+ numpy==2.1.2
3
+ shinyswatch==0.7.0
4
+ requests==2.32.3