summaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add python3 supportbaserock/morphChuck Short2013-07-231-0/+1
| | | | Signed-off-by: Chuck Short <chuck.short@canonical.com>
* jsonschema 2.0.0 passes unit tests as wellDirk Mueller2013-06-221-1/+1
| | | | Allow jsonschema 2.0.0, restrict to <3
* Modify jsonpatch dep to >=0.10,<2Brian Waldon2013-04-261-1/+1
|
* Allow jsonschema<2.0 too.Sascha Peilicke2013-02-251-1/+1
| | | | Tests still pass and we need it for openSUSE.
* Relax jsonpatch dep to >=0.10,<=0.12Brian Waldon2013-01-211-1/+1
|
* Use jsonpatch to provide a JSON patch documentBrian Waldon2012-11-261-0/+1
| | | | | | The attribute "patch" of a model now returns a string representing all of the operations that have occurred on the model since it was created in JSON patch form.
* Update jsonschema dep to >=0.7,<1Brian Waldon2012-11-191-1/+1
|
* Locking jsonschema dep on v0.2Brian Waldon2012-06-021-1/+1
|
* Break out requirements into separate fileBrian Waldon2012-06-011-0/+1