setup.py: sync with requirements.txt
This commit is contained in:
parent
7c4ec8a768
commit
b5e7b021ee
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -39,7 +39,7 @@ METADATA = {
|
|||
}
|
||||
|
||||
SETUPTOOLS_METADATA = {
|
||||
'install_requires': ['svgwrite', 'cairocffi'],
|
||||
'install_requires': ['cairocffi==0.6', 'scipy'],
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue