aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* build(deps): bump ruamel-yaml from 0.17.6 to 0.17.7dependabot[bot]2021-06-011-1/+1
| | | | | Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.6 to 0.17.7. Signed-off-by: dependabot[bot] <support@github.com>
* requirements: remove urllib3nico wellpott2021-05-311-1/+0
| | | | * remove urllib3 from direct requirements file
* build(deps): bump ruamel-yaml from 0.17.4 to 0.17.6dependabot[bot]2021-05-311-1/+1
| | | | | Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.4 to 0.17.6. Signed-off-by: dependabot[bot] <support@github.com>
* Bump ruamel-yaml from 0.17.2 to 0.17.4dependabot[bot]2021-04-081-1/+1
| | | | | Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.2 to 0.17.4. Signed-off-by: dependabot[bot] <support@github.com>
* requirements: push ruamel.yaml to 0.17.2nico wellpott2021-04-061-1/+1
|
* Python Packagenico wellpott2021-03-271-2/+3
| | | | | + init basic python package + add console_script blimp
* update requirements filenico wellpott2021-03-101-2/+4
|
* yaml is crazynico2018-12-221-1/+0
| | | | | - removed PyYAML from requirements * TODO remove try statements
* code finishup and cleanupnico2018-12-221-0/+3
+ yaml composing ejabberd conformal + added README.md + added .gitignore + added requirements.txt