Replaced geoalchemy with geoalchemy2 and added numpy as explicit dependency (#1516)

This commit is contained in:
Ricardo Garcia Silva
2024-04-12 23:31:11 +01:00
committed by GitHub
parent ea2fb87ff5
commit 52c20d637d
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
elasticsearch-dsl<8
geoalchemy
geoalchemy2
pygeofilter[backend-sqlalchemy]
pygeoif
pygeometa
+2 -1
View File
@@ -4,8 +4,9 @@ elasticsearch
elasticsearch-dsl
fiona
GDAL<=3.8.4
geoalchemy
geoalchemy2
netCDF4
numpy
oracledb
pandas
psycopg2