Skip to content

Commit

Permalink
Pin versions in example app
Browse files Browse the repository at this point in the history
  • Loading branch information
skrhlm committed Aug 20, 2019
1 parent fc6586a commit 45a1f48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Django RestFramework
djangorestframework>=3.9.0,<4
djangorestframework>=3.9.0,<3.10
coreapi>=2.3.3,<2.4
PyYAML>=4.2b1
django-cors-headers>=2.4.0,<3
drf-yasg>=1.15.0
drf-yasg>=1.15.0,<1.16

# Utils
coverage>=4.4.0,<4.6
Expand Down

0 comments on commit 45a1f48

Please sign in to comment.