Skip to content

Commit

Permalink
Updated dev requirements to apispec>=0.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Francoise authored and Vincent Francoise committed Jun 29, 2018
1 parent 54d9e77 commit 370e67c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
@@ -1,6 +1,6 @@
# optional (for dev)
marshmallow
apispec
apispec>=0.39.0
flask-restful
pep8==1.5.7
flake8==2.4.1
Expand All @@ -13,4 +13,4 @@ wheel
flask-jwt

# install flasgger itself as editable
-e .
-e .

0 comments on commit 370e67c

Please sign in to comment.