File: requirements.txt

package info (click to toggle)
python-diskimage-builder 3.40.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 5,772 kB
  • sloc: sh: 7,553; python: 6,449; makefile: 37
file content (7 lines) | stat: -rw-r--r-- 205 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
networkx>=2.3.0 # BSD
pbr!=2.1.0,>=2.0.0 # Apache-2.0
PyYAML>=3.12 # MIT
stevedore>=1.20.0 # Apache-2.0
# NOTE(ianw) in here because dib-lint uses flake8
flake8<7.0.0,>=3.6.0 # MIT
jsonschema>=3.0.2 # MIT