spyglass/requirements.txt
Alexander Hughes 9689dae61f Standardize Spyglass code with YAPF
From recently merged document updates in [0] there is a desire to
standardize the Airship project python codebase.  This is the effort
to do so for the Spyglass project.

[0] https://review.opendev.org/#/c/671291/

Co-Authored-By: Ian Pittwood <pittwoodian@gmail.com>
Change-Id: I2b0f2491d83675d7742b168ecb9e1dfb9a11e719
2019-07-25 17:01:33 +00:00

14 lines
279 B
Plaintext

attrs==19.1.0
click-plugins==1.1.1
click==7.0
git+https://opendev.org/airship/spyglass-plugin-xls.git#egg=spyglass-plugin-xls
jinja2==2.10.1
jsonschema==3.0.1
markupsafe==1.1.1
netaddr==0.7.19
pyrsistent==0.15.2
pyyaml==5.1.1
six==1.12.0
yapf==0.27.0
flake8-import-order==0.18.1