summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Jenkins <jenkins@openstack.org>2014-02-24 22:22:48 +0000
committerOpenStack Jenkins <jenkins@openstack.org>2014-02-24 22:22:48 +0000
commitff4c1e9f203797c5527ff0fec8ba08bd739f7a27 (patch)
tree28b648db714b239114f4d549d721c4a893a8090f
parentb1f29780de7bc8bb0c37f0c786691a44ca394efc (diff)
downloadpbr-ff4c1e9f203797c5527ff0fec8ba08bd739f7a27.tar.gz
Updated from global requirements
Change-Id: I2da7f761a0582e8d2be7aaaf0ca55d119f800fbc
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt12
2 files changed, 7 insertions, 7 deletions
diff --git a/requirements.txt b/requirements.txt
index 4627de5..9dd4ec3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
-pip>=1.0
+pip>=1.4
diff --git a/test-requirements.txt b/test-requirements.txt
index 496c815..7660c9b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,11 +1,11 @@
coverage>=3.6
discover
-fixtures>=0.3.12
+fixtures>=0.3.14
flake8==2.0
mock>=1.0
-python-subunit
+python-subunit>=0.0.18
sphinx>=1.1.2,<1.2
-testrepository>=0.0.17
-testresources<0.3
-testscenarios>=0.4,<0.5
-testtools>=0.9.32
+testrepository>=0.0.18
+testresources>=0.2.4
+testscenarios>=0.4
+testtools>=0.9.34