fmegahed commited on
Commit
1e8bf3f
·
1 Parent(s): 465a8f6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,6 +4,7 @@
4
  # so that the script `./scripts/check_requirements_and_setup.py` can find them.
5
 
6
  #### ESSENTIAL LIBRARIES FOR MAIN FUNCTIONALITY ####
 
7
  pycaret==2.3.6
8
  scipy==1.5.4
9
  scikit-learn==0.23.2
 
4
  # so that the script `./scripts/check_requirements_and_setup.py` can find them.
5
 
6
  #### ESSENTIAL LIBRARIES FOR MAIN FUNCTIONALITY ####
7
+ python==3.8
8
  pycaret==2.3.6
9
  scipy==1.5.4
10
  scikit-learn==0.23.2