feed: move to saneyaml

This commit is contained in:
2022-04-12 13:41:34 +02:00
parent cf8b1ff7e9
commit a809433410
3 changed files with 67 additions and 5 deletions

View File

@ -16,6 +16,7 @@ peertube = {git = "https://framagit.org/framasoft/peertube/clients/python.git"}
feedparser = "^6.0.8"
bs4 = "^0.0.1"
"Mastodon.py" = "^1.5.1"
saneyaml = "^0.5.2"
[tool.poetry.dev-dependencies]
poetry2setup = "^1.0.0"