
To support commentlinks, palettes, custom dashboards and other potential future enhancements, we'll need a config file that can express complex data structures. Change from configparser to yaml, adding dependencies on pyyaml and voluptuous for validation. Change-Id: I670eed0cee1b15aa35d0fa9aea0996603ae08444
11 lines
126 B
Plaintext
11 lines
126 B
Plaintext
pbr>=0.6,!=0.7,<1.0
|
|
|
|
urwid
|
|
sqlalchemy
|
|
GitPython>=0.3.2.RC1
|
|
python-dateutil
|
|
requests
|
|
ordereddict
|
|
PyYAML>=3.1.0
|
|
voluptuous>=0.7
|