We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a99f5e commit bac9746Copy full SHA for bac9746
1 file changed
setup.cfg
@@ -49,8 +49,8 @@ python_requires = >=3.9
49
# For more information, check out https://semver.org/.
50
install_requires =
51
importlib-metadata; python_version<"3.8"
52
- spatialexperiment>=0.0.6
53
- pillow>=11.0
+ spatialexperiment>=0.0.8
+ pillow
54
geopandas
55
shapely
56
requests
0 commit comments