Skip to content

Commit

Permalink
bump voluptuous requirement
Browse files Browse the repository at this point in the history
NotIn was added in 0.8.10:
alecthomas/voluptuous@f2241ce
  • Loading branch information
chungg authored and pastamaker[bot] committed Jan 17, 2018
1 parent 52fe97a commit b6ee8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cotyledon>=1.5.0
six
stevedore
ujson
voluptuous>=0.6
voluptuous>=0.8.10
werkzeug
trollius; python_version < '3.4'
tenacity>=4.6.0
Expand Down

0 comments on commit b6ee8ef

Please sign in to comment.