summaryrefslogtreecommitdiffstats
path: root/requirements.d
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-11-07 16:13:24 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2015-11-07 16:13:24 +0100
commit3d2a1da98330d23558303dfccb0598f00c5fb553 (patch)
treee9bef4e8859beb519cb328c5d83c1cef76d53d64 /requirements.d
parentc9090fc3c2c9a827962699d68b33884ba06423df (diff)
use latest pytest-benchmark
Diffstat (limited to 'requirements.d')
-rw-r--r--requirements.d/development.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.d/development.txt b/requirements.d/development.txt
index 5ec1ed146..28195f548 100644
--- a/requirements.d/development.txt
+++ b/requirements.d/development.txt
@@ -2,5 +2,5 @@ tox
mock
pytest
pytest-cov<2.0.0
-pytest-benchmark==3.0.0b1
+pytest-benchmark==3.0.0rc1
Cython