Skip to content

Commit

Permalink
pin pyyaml to avoid loader issue
Browse files Browse the repository at this point in the history
yaml/pyyaml#576

Change-Id: Ic5041bfe42ef4a44939764b4bb43af6f40325e12
  • Loading branch information
Andrey-mp committed Oct 14, 2021
1 parent 02f8ece commit 11f19bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ contrail-api-client==2005
future==0.18.2
six==1.15.0
requests==2.24.0
pyyaml
pyyaml<6.0.0
os-testr

0 comments on commit 11f19bd

Please sign in to comment.