~ubuntu-branches/ubuntu/wily/heat/wily

« back to all changes in this revision

Viewing changes to test-requirements.txt

  • Committer: Package Import Robot
  • Author(s): Corey Bryant
  • Date: 2015-08-19 08:11:50 UTC
  • mfrom: (1.1.27)
  • Revision ID: package-import@ubuntu.com-20150819081150-m969fd35xn8bdmfu
Tags: 1:5.0.0~b2-0ubuntu1
* New upstream milestone for OpenStack Liberty.
* d/control: Align (build-)depends with upstream.
* d/p/fix-requirements.patch: Dropped. No longer needed.
* d/p/fixup-assert-regex.patch: Rebased.
* d/rules: Remove .eggs directory in override_dh_auto_clean.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
# Hacking already pins down pep8, pyflakes and flake8
6
6
hacking<0.11,>=0.10.0
 
7
bandit>=0.10.1
7
8
coverage>=3.6
8
9
discover
9
 
mock>=1.0
 
10
mock>=1.2
10
11
mox>=0.5.3
 
12
mox3>=0.7.0
11
13
PyMySQL>=0.6.2 # MIT License
12
14
oslosphinx>=2.5.0 # Apache-2.0
13
 
oslotest>=1.5.1 # Apache-2.0
 
15
oslotest>=1.7.0 # Apache-2.0
14
16
paramiko>=1.13.0
 
17
qpid-python;python_version=='2.7'
15
18
psycopg2
16
19
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
17
20
testrepository>=0.0.18