Files
pygeoapi/requirements-dev.txt
T
Just van den Broecke e9fc22e72c Issue #127 ogrpaging for all OGR source types (#128)
* #127 Paging for ALL OGR Drivers, tested: GPKG, Shapefile, SQLite, GeoJSON

* #127 Paging for ALL OGR Drivers, tested: GPKG, Shapefile, SQLite, GeoJSON fix SQLite Test

* #127 Paging for ALL OGR Drivers require GDAL greater or eq 2.2

* geopython/pygeoapi#112 geopython/pygeoapi#127 close OGR  ResultSet when layer from ExecuteSQL created

* geopython/pygeoapi#112 geopython/pygeoapi#127 grr flake8 fix
2019-05-21 11:34:54 -04:00

19 lines
346 B
Plaintext

elasticsearch
flask_cors
coverage==4.5.1
docutils==0.14
flake8==3.5.0
twine==1.11.0
wheel==0.31.0
psycopg2==2.7.6
pypandoc==1.4
pytest
pytest-cov
pytest-env
# the packages below are used to handle HTTP/SSL
# errors when uploading to PyPI (https://github.com/pypa/twine/issues/273)
pyOpenSSL==17.5.0
ndg-httpsclient==0.4.4
pyasn1==0.4.2
GDAL>=2.2