Skip to content

update requirements with `pip-compile -U ...`

Dan Crosta requested to merge update-requirements into master

among other things, this gets rid of a few hundred warnings during test runs from https://github.com/pallets/flask-sqlalchemy/issues/671

Merge request reports