mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-06 05:55:23 +02:00
feat: Migrate from Copy Me That (#2212)
* implemented copymethat migration * added migration tree * added translation support * genericized example jpgs * added test data * fixed test archive * switched recipe create to service added test for timeline event creation * linting * lxml go brrr
This commit is contained in:
parent
3ce8fa9492
commit
3118b0e423
17 changed files with 288 additions and 36 deletions
|
@ -41,6 +41,7 @@ recipe-scrapers = "^14.26.0"
|
|||
requests = "^2.25.1"
|
||||
tzdata = "^2022.7"
|
||||
uvicorn = {extras = ["standard"], version = "^0.20.0"}
|
||||
beautifulsoup4 = "^4.11.2"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^23.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue