diff options
Diffstat (limited to 'integration-requirements.txt')
-rw-r--r-- | integration-requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/integration-requirements.txt b/integration-requirements.txt index 6dde191d..b10ff964 100644 --- a/integration-requirements.txt +++ b/integration-requirements.txt @@ -5,6 +5,7 @@ # the packages/pkg-deps.json file as well. # +unittest2 # ec2 backend boto3==1.5.9 @@ -13,8 +14,7 @@ paramiko==2.4.2 # lxd backend # 04/03/2018: enables use of lxd 3.0 -git+https://github.com/lxc/pylxd.git@1a85a12a23401de6e96b1aeaf59ecbff2e88f49d - +git+https://github.com/lxc/pylxd.git@4b8ab1802f9aee4eb29cf7b119dae0aa47150779 # finds latest image information -bzr+lp:simplestreams +git+https://git.launchpad.net/simplestreams |