solar/requirements.txt
Jedrzej Nowak 3ca2c3bb54 Require semver in main requirements.txt
Remove optional checks from repository.py

Change-Id: I038f123fec8f41f7fdea254e87e93e66a5cb9180
2015-12-21 11:27:19 +00:00

34 lines
462 B
Plaintext

six>=1.9.0
ply
click==4.0
jinja2==2.7.3
networkx>=1.10
PyYAML
jsonschema==2.4.0
requests
dictdiffer==0.4.0
enum34==1.0.4
redis==2.10.3
fakeredis
inflection
Fabric==1.10.2
tabulate==0.7.5
ansible
celery
mock
multipledispatch==0.4.8
pbr
pydot
bunch
wrapt
# if you want to use riak backend then
# riak
# if you want to use sql backend then
peewee
# if you want to use lua computable inputs
# lupa
# if you want to use complex version check in repositories
semver