openapi-core/requirements_dev.txt

7 lines
101 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
2019-10-20 02:00:10 +00:00
django==2.2.6; python_version>="3.0"