aboutsummaryrefslogtreecommitdiffstats
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-02-19 19:25:12 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-02-19 19:25:12 -0800
commit8e601a52a3e58134449168633fb0076ad31f1396 (patch)
treeded6686fffda0c535053548812eecc6c0389fab1 /dev-requirements.txt
parentcf20f41ae4b27ea1c89ebac0d38fc179cc8bca60 (diff)
downloadcryptography-8e601a52a3e58134449168633fb0076ad31f1396.tar.gz
cryptography-8e601a52a3e58134449168633fb0076ad31f1396.tar.bz2
cryptography-8e601a52a3e58134449168633fb0076ad31f1396.zip
requests is now required to do a release
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 70a2b9bf..72463cc7 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -4,6 +4,7 @@ invoke
iso8601
pretend
pytest
+requests
sphinx
sphinxcontrib-spelling
sphinx_rtd_theme