anujkum0x commited on
Commit
e8223a6
·
verified ·
1 Parent(s): c4e0994

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  pandas>=1.3.0
2
  numpy>=1.19.0
3
- PuLP>=2.4.0
4
  matplotlib>=3.4.0
5
  gradio>=3.50.0
6
- python-dateutil>=2.8.2
 
 
1
  pandas>=1.3.0
2
  numpy>=1.19.0
3
+ pulp>=2.7.0
4
  matplotlib>=3.4.0
5
  gradio>=3.50.0
6
+ python-dateutil>=2.8.2
7
+ plotly>=5.13.0