summaryrefslogtreecommitdiff
path: root/requirements.txt
AgeCommit message (Collapse)Author
2019-11-01Merge pull request #5 from yuvadm/dependabot/pip/flask-1.0HEADmasterYuval Adam
Bump flask from 0.12.2 to 1.0
2019-11-01Bump flask from 0.12.2 to 1.0dependabot[bot]
Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 1.0. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/0.12.2...1.0) Signed-off-by: dependabot[bot] <support@github.com>
2019-11-01Bump marshmallow from 2.15.0 to 2.15.1dependabot[bot]
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.15.0 to 2.15.1. - [Release notes](https://github.com/marshmallow-code/marshmallow/releases) - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/2.15.0...2.15.1) Signed-off-by: dependabot[bot] <support@github.com>
2019-11-01Bump werkzeug from 0.14.1 to 0.15.3dependabot[bot]
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.14.1...0.15.3) Signed-off-by: dependabot[bot] <support@github.com>
2018-03-18Initial REST supportYuval Adam
2016-05-08Update reqs, use Python 3 by defaultYuval Adam
2014-06-28Run on gunicorn in productionYuval Adam
2014-06-28Bump all versionsYuval Adam
2012-08-16initial commitYuval Adam