Tidied up outputs. Core functionality now working.
This commit is contained in:
parent
f61a41deb7
commit
4c7d60418f
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -32,7 +32,7 @@ REQUIREMENTS: dict = {
|
|||
'qrcode[pil]',
|
||||
'scipy',
|
||||
'pathlib',
|
||||
'urllib.request',
|
||||
'urllib',
|
||||
'sklearn',
|
||||
'tornado',
|
||||
'voila >=0.2.4',
|
||||
|
|
|
|||
Loading…
Reference in a new issue