update ox version requirements

This commit is contained in:
j 2025-01-23 16:41:54 +05:30
parent 6bfa02bd67
commit 6b777599fd

View file

@ -44,7 +44,7 @@ setup(
]
},
install_requires=[
'ox >= 2.3.804,<3',
'ox >= 3',
'lxml',
],
keywords=[],