[oasis] bump fatamorgana version to v0.14
fixes some test failures
This commit is contained in:
parent
6fee234a7e
commit
31211e03e7
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ path = "masque/__init__.py"
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
arrow = ["pyarrow", "cffi"]
|
arrow = ["pyarrow", "cffi"]
|
||||||
oasis = ["fatamorgana~=0.11"]
|
oasis = ["fatamorgana>=0.14"]
|
||||||
dxf = ["ezdxf~=1.4", "pyclipper"]
|
dxf = ["ezdxf~=1.4", "pyclipper"]
|
||||||
svg = ["svgwrite"]
|
svg = ["svgwrite"]
|
||||||
visualize = ["matplotlib"]
|
visualize = ["matplotlib"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue