openapi-core/requirements_dev.txt

15 lines
302 B
Text
Raw Permalink 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
2021-04-30 23:37:39 +00:00
falcon==2.0.0; python_version<"3.0"
falcon==3.0.0; python_version>="3.0"
flask
2021-05-02 18:32:24 +00:00
django==1.11.29; python_version<"3.0"
django==2.2.18; python_version>="3.0"
2021-05-02 18:32:24 +00:00
djangorestframework==3.9.4
2020-03-02 16:05:36 +00:00
requests==2.22.0
2020-03-27 08:58:45 +00:00
responses==0.10.12
webob
strict-rfc3339==0.7