fmegahed commited on
Commit
454310e
·
1 Parent(s): 6601a9e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -8
requirements.txt CHANGED
@@ -7,12 +7,5 @@
7
  pycaret==2.3.6
8
  scipy==1.5.4
9
  scikit-learn==0.23.2
10
-
11
-
12
-
13
- #### ESSENTIAL LIBRARIES USED IN SCRIPTS ####
14
- pycaret==2.3.6
15
- scipy==1.5.4
16
- scikit-learn==0.23.2
17
-
18
 
 
7
  pycaret==2.3.6
8
  scipy==1.5.4
9
  scikit-learn==0.23.2
10
+ numpy==1.19.5
 
 
 
 
 
 
 
11