summaryrefslogtreecommitdiffstats
path: root/requirements.d
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-11-22 15:39:31 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2015-11-22 15:39:31 +0100
commit2b8b31bca59033afba304dc8090ec6e34a601b53 (patch)
tree49bc4c8891f96137ebd869d87c6cee9f0120974f /requirements.d
parent04f081fea7d6d202816c51128f1c2ed4dba1cbb3 (diff)
update pytest-benchmark requirement
it's released now. \o/
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 28195f548..dd9c3683c 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.0rc1
+pytest-benchmark>=3.0.0
Cython