openapi-core/requirements_dev.txt

8 lines
107 B
Text
Raw Normal View History

2018-08-13 19:36:21 +00:00
mock==2.0.0
pytest==3.5.0
pytest-flake8
2018-08-13 19:36:21 +00:00
pytest-cov==2.5.1
flask
2020-01-20 11:23:35 +00:00
django==2.2.9; python_version>="3.0"
webob