anujkum0x commited on
Commit
df24d27
·
verified ·
1 Parent(s): 24d5e9c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- numpy==1.24.2
2
- pandas==1.5.3
3
- plotly==5.13.0
4
- gradio==3.34.0
 
 
 
 
1
+
2
+ pandas>=1.3.0
3
+ numpy>=1.20.0
4
+ pulp>=2.4
5
+ matplotlib>=3.4.0
6
+ gradio>=3.50.0,<4.0.0
7
+ coinor-cbc>=2.10