anujkum0x commited on
Commit
8a25bab
·
verified ·
1 Parent(s): dba52ab

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ pandas>=1.5.0
2
+ numpy>=1.21.0
3
+ pulp>=2.7.0
4
+ matplotlib>=3.5.0
5
+ gradio>=3.50.0
6
+ plotly>=5.13.0
7
+ seaborn>=0.12.0
8
+ ortools>=9.6.2534
9
+ deap>=1.3.3