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