dschandra commited on
Commit
bd8000c
·
verified ·
1 Parent(s): a8e9bee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  dash==2.9.3
 
 
2
  plotly==5.14.1
3
- requests==2.28.2
4
- flask==2.2.2
 
1
  dash==2.9.3
2
+ flask==2.0.3
3
+ werkzeug==2.0.3
4
  plotly==5.14.1
5
+ requests==2.28.2