
The latest version of PyYAML fixes some security issues found in previous versions. It also supports python 3.7. No changes between these versions should break Spyglass functionality. Six is also removed in this patch as it is no longer used in Spyglass. https://pyyaml.org/wiki/PyYAML Change-Id: I76fe7396b3bad3b863fd4e05330bf8f58f21d57a
8 lines
103 B
Plaintext
8 lines
103 B
Plaintext
click==7.0
|
|
jinja2==2.10
|
|
jsonschema==3.0.1
|
|
openpyxl==2.5.4
|
|
netaddr==0.7.19
|
|
pyyaml==5.1
|
|
requests==2.21.0
|