We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b4254 commit fe23e82Copy full SHA for fe23e82
setup.cfg
@@ -20,7 +20,7 @@ python_requires = >=3.9
20
install_requires =
21
geoengine-openapi-client @ git+https://github.com/geo-engine/openapi-client@update-openapi-generator#subdirectory=python # TODO update when merged
22
geopandas >=0.9,<0.15
23
- matplotlib >=3.5,<3.8
+ matplotlib >=3.5,<3.11
24
numpy >=1.21,<2.3
25
owslib >=0.27,<0.32
26
pillow >=10.0,<12
0 commit comments