Anupam202224 commited on
Commit
736ae91
·
verified ·
1 Parent(s): ea55100

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ dash==2.14.2
2
+ pandas==2.1.4
3
+ numpy==1.26.3
4
+ scikit-learn==1.3.2
5
+ plotly==5.18.0
6
+ gunicorn==21.2.0