hubmapconsortium / ingest-api

MIT License
0 stars 0 forks source link

Updated Flask requirement and tested locally according to card #570

Closed ChuckKollar closed 3 weeks ago

ChuckKollar commented 1 month ago

Issue: https://github.com/hubmapconsortium/ingest-api/issues/557

Because the "atlas_consortia_commons" package "flask" dependency was pinned, I needed to remove it and I placed the few calls being used from it in "src/utils".

Upgraded various Flask packages as well as requests, and Werkzeug.

Tested locally according to card.