Skip to content

Commit 8da1228

Browse files
fix version
1 parent 31ad668 commit 8da1228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ package_dir =
1818
packages = find:
1919
python_requires = >=3.9
2020
install_requires =
21-
geoengine-openapi-client @ git+https://github.com/geo-engine/openapi-client@update-openapi-generator#subdirectory=python # file:///home/beilschmidt/git/geo-engine/openapi-client/python/ # TODO update when merged
21+
geoengine-openapi-client == 0.0.21
2222
geopandas >=0.9,<0.15
2323
matplotlib >=3.5,<3.8
2424
numpy >=1.21,<2.1

0 commit comments

Comments
 (0)