hysds / pele

REST API for HySDS Datasets
Apache License 2.0
0 stars 0 forks source link

HC-367: Update to latest Pallet Project versions #21

Closed mcayanan closed 2 years ago

mcayanan commented 2 years ago

This PR updates to the latest Flask and Flask related projects. The Flask pins that limited it to a max version were removed under the setup.py. Due to the upgrade to the latest versions, several API calls had to be updated in the process:

See comments in https://hysds-core.atlassian.net/browse/HC-367 for how Pele was tested after these changes were made. A cluster was deployed with these updates. Then the Pele README was followed, where a set of Pele REST calls were made on the GRQ instance to verify that they still work.