aboutsummaryrefslogtreecommitdiffstats
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-10-07 12:14:51 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-10-07 12:14:51 -0500
commit78f6b5106a07129d9761658dc800ed2f391b86bd (patch)
treec612955bae2f94ea31ba81d50e0b681c4bd61118 /dev-requirements.txt
parent7a477d3769c4f201088d539713354fb90446af77 (diff)
downloadcryptography-78f6b5106a07129d9761658dc800ed2f391b86bd.tar.gz
cryptography-78f6b5106a07129d9761658dc800ed2f391b86bd.tar.bz2
cryptography-78f6b5106a07129d9761658dc800ed2f391b86bd.zip
unpin pytest now that 2.8.2 is released
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 6130eb37..d82c13b6 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -5,7 +5,7 @@ invoke
iso8601
pep8-naming
pretend
-pytest<2.8
+pytest
requests
sphinx
sphinx_rtd_theme