~james-page/charm-helpers/lp1537155

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Test-only dependencies are unpinned.
#
pip
distribute
coverage>=3.6
mock>=1.0.1,<1.1.0
nose>=1.3.1
flake8
testtools==0.9.14  # Before dependent on modern 'six'
amulet
distro-info
#
# Specify precise versions of runtime dependencies where possible.
netaddr==0.7.10    # trusty. precise is 0.7.5, but not in pypi.
PyYAML==3.10       # precise
Tempita==0.5.1     # precise
netifaces==0.10    # trusty is 0.8, but using py3 compatible version for tests.
Jinja2==2.6        # precise
six==1.1           # precise