update ox version requirements
This commit is contained in:
parent
6bfa02bd67
commit
6b777599fd
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -44,7 +44,7 @@ setup(
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'ox >= 2.3.804,<3',
|
'ox >= 3',
|
||||||
'lxml',
|
'lxml',
|
||||||
],
|
],
|
||||||
keywords=[],
|
keywords=[],
|
||||||
|
|
Loading…
Add table
Reference in a new issue