solar/requirements.txt
Jedrzej Nowak fb1e946853 Adjusted dblayer sqlite behaviour to riak one
Changed default database to sqlite
Changed how solar_db config is defined
Removed lupa from test-requirements
Removed riak from requirements
Testr uses :memory: sqlite

Closes-Bug: #1526286

Change-Id: I709d19a192f800e9a67d9c7657f286ff0b343053
2015-12-17 12:18:59 +01:00

30 lines
394 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