![Ian H Pittwood](/assets/img/avatar_default.png)
This change loosens pins on the XLS plugin dependencies to closer match Spyglass. Loosening the pins allows Spyglass to have more choices in package version when resolving dependencies. Adds mandatory spyglass dependencies to test-requirementst since Spyglass' requirements.txt has been removed. This will no longer be necessary once PBR gets support for Pipfile. Depends-On: I347ef6db18a44e1b88c811aa071ba8c60bccbd53 Change-Id: I8940b5afe1fce8d572ae90d66f6ae3cbefce9a70
4 lines
39 B
Plaintext
4 lines
39 B
Plaintext
click>=7.0
|
|
PyYAML~=5.1
|
|
openpyxl~=2.6.2
|