Changed requirements to remove integral libs
This commit is contained in:
parent
4c7d60418f
commit
8bbaee0712
1 changed files with 0 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -31,8 +31,6 @@ REQUIREMENTS: dict = {
|
|||
'psutil',
|
||||
'qrcode[pil]',
|
||||
'scipy',
|
||||
'pathlib',
|
||||
'urllib',
|
||||
'sklearn',
|
||||
'tornado',
|
||||
'voila >=0.2.4',
|
||||
|
|
|
|||
Loading…
Reference in a new issue