-
- Downloads
migration es7
... | @@ -7,7 +7,7 @@ pytz | ... | @@ -7,7 +7,7 @@ pytz |
pymongo | pymongo | ||
#tqdm | #tqdm | ||
# Elasticsearch 6.x | # Elasticsearch 6.x | ||
elasticsearch>=6.0.0,<7.0.0 | elasticsearch>=7.0.0,<8.0.0 | ||
# N.B.: GeoAlchemy2 0.6.1 does not accept POINTZ, MULTILINESTRINGZ, ... geometries | # N.B.: GeoAlchemy2 0.6.1 does not accept POINTZ, MULTILINESTRINGZ, ... geometries | ||
GeoAlchemy2==0.5.0 | GeoAlchemy2==0.5.0 | ||
psycopg2-binary>=2.7.0 | psycopg2-binary>=2.7.0 | ||
... | ... |
Please register or sign in to comment