Merge branch 'feature/sklearn_update' into 'master'
sklearn update See merge request cara/caimira!409
This commit is contained in:
commit
093f44613a
2 changed files with 2 additions and 2 deletions
|
|
@ -69,7 +69,7 @@ scikit-learn==0.24.2
|
|||
scipy==1.7.0
|
||||
Send2Trash==1.7.1
|
||||
six==1.16.0
|
||||
sklearn==0.0
|
||||
scikit-learn==0.0
|
||||
sniffio==1.2.0
|
||||
terminado==0.10.1
|
||||
testpath==0.5.0
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -32,7 +32,7 @@ REQUIREMENTS: dict = {
|
|||
'python-dateutil',
|
||||
'retry',
|
||||
'scipy',
|
||||
'sklearn',
|
||||
'scikit-learn',
|
||||
'timezonefinder',
|
||||
'tornado',
|
||||
'types-retry',
|
||||
|
|
|
|||
Loading…
Reference in a new issue