c585ba3a95
Moving other requirements from extra-requirements.txt wasn't possible because those requirements are not uficially considered an OpenStack requirements and would be refused by openstack check-requirements upstream job. We should thereofre thread those requirements as still extras. Change-Id: Idd3c7daf38cbcac4d3c0253f13034529aaeb5167
6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
# Tobiko extra requirements
|
|
|
|
ansible>=2.4.0 # GPLv3
|
|
os-faults>=0.1.18 # Apache-2.0
|
|
cryptography<=2.2.2 # Apache-2.0
|