mic3333 commited on
Commit
a3bc8b1
·
verified ·
1 Parent(s): 462e255

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
-
2
- dash==2.14.1
3
- plotly==5.17.0
4
- pandas==2.0.3
5
  gunicorn==21.2.0
 
1
+ numpy==1.24.3
2
+ pandas==2.1.4
3
+ dash==2.17.1
4
+ plotly==5.18.0
5
  gunicorn==21.2.0