Changeset - f255991156a0
[Not reviewed]
0 1 0
Branko Majic (branko) - 6 years ago 2017-11-27 21:35:19
branko@majic.rs
MAR-128: Updated requirements for pipreqcheck virtual environment to solve an idempotency error during testing on Debian Stretch.
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
roles/common/defaults/main.yml
Show inline comments
 
@@ -15,8 +15,8 @@ extra_backup_patterns:
 
pip_check_requirements:
 
  - click==6.7
 
  - first==2.0.1
 
  - pip-tools==1.9.0
 
  - six==1.10.0
 
  - pip-tools==1.10.2
 
  - six==1.11.0
 
ntp_servers: []
 

	
 
# Internal use only.
0 comments (0 inline, 0 general)