diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-03-04 13:58:21 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-03-04 13:58:21 -0800 |
commit | 4747abd6a1fcc2fb8a784c869fbb1241f3c19e72 (patch) | |
tree | d6002693b7aa3e44a9271ba410dd68b8ee6518da | |
parent | be94ee690ef8548ac095b509443384530a6a7768 (diff) |
Newer invocations for release task
-rw-r--r-- | dev-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt index 331e38c6..26d7aac3 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ # For newer tasks like building Sphinx docs. # NOTE: Requires Python >=2.6 invoke>=0.7.0 -invocations>=0.4.4 +invocations>=0.5.0 sphinx>=1.1.3 alabaster>=0.3.0 releases>=0.5.1 |