8b11f843b0
This change pins the test-requirements.txt dependencies and upgrades two packages. PyYAML is upgraded to 5.1 to match Spyglass and openpyxl, used to read Excel files, is upgraded to 2.6.2. Neither upgrade affects the behavior of spyglass. Change-Id: I0383ed56e62f64e2316925d1ba9d241b165ebdde
9 lines
78 B
Plaintext
9 lines
78 B
Plaintext
# Formatting
|
|
yapf==0.27.0
|
|
|
|
# Linting
|
|
hacking==1.1.0
|
|
|
|
# Security
|
|
bandit==1.6.0
|