Skip to content

Commit

Permalink
Make 1.10.0 the min six version (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryant1410 authored and axnsan12 committed Feb 26, 2018
1 parent b38d3e6 commit 3f7ad62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ openapi_codec>=1.3.2
ruamel.yaml>=0.15.34
inflection>=0.3.1
future>=0.16.0
six>=1.11.0
six>=1.10.0
uritemplate>=3.0.0

djangorestframework>=3.7.7
Expand Down

0 comments on commit 3f7ad62

Please sign in to comment.