32d50f982b
The tests have recently been rewritten to use `url_for`, which was changed in flask 2.2.0, so the tests don't pass in previous versions https://flask.palletsprojects.com/en/2.3.x/api/#flask.Flask.url_for However the python3-flask package for ubuntu only features the ancient version 2.0.1-2ubuntu1. Therefore this commit switches flask the install to pip, where recent verions are available References https://github.com/geopython/pygeoapi/issues/1111
9 lines
112 B
Plaintext
9 lines
112 B
Plaintext
elasticsearch-dsl<8
|
|
geoalchemy
|
|
pygeofilter[backend-sqlalchemy]
|
|
pygeoif
|
|
pygeometa
|
|
sodapy
|
|
Flask>=2.2.0
|
|
Flask-Cors
|