fuel-tasklib/requirements.txt
Sebastian Kalinowski 9e41ce127f Pin networkx version below 1.10
networkx is not compatible with Python 2.6 starting with version 1.10

Change-Id: Id54645863ce8f96ef4e91f6d3534ad7ab6fd9f29
Closes-Bug: #1480793
2015-08-03 09:47:20 +02:00

5 lines
67 B
Plaintext

networkx>=1.8,<1.10
jsonschema>=2.3.0
PyYAML>=3.11
argparse>=1.2.1