mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-15 14:55:21 -05:00
Fix the recipe scraper debugger (#736)
* Fix recipe debugger * Remove scrape-schema-recipe from dependencies * Fix breaking tests
This commit is contained in:
@@ -23,7 +23,6 @@ python-slugify = "^4.0.1"
|
||||
requests = "^2.25.1"
|
||||
PyYAML = "^5.3.1"
|
||||
extruct = "^0.12.0"
|
||||
scrape-schema-recipe = "^0.1.3"
|
||||
python-multipart = "^0.0.5"
|
||||
fastapi-camelcase = "^1.0.2"
|
||||
bcrypt = "^3.2.0"
|
||||
|
||||
Reference in New Issue
Block a user