1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-07 14:35:25 +02:00

chore: update recipe-scrapers version to the latest (#2651)

This commit is contained in:
FelicixAwe 2023-10-17 10:14:25 -07:00 committed by GitHub
parent 1a148a53de
commit 79796ce4c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 30 additions and 6 deletions

View file

@ -37,7 +37,7 @@ python-jose = "^3.3.0"
python-ldap = "^3.3.1"
python-multipart = "^0.0.6"
python-slugify = "^8.0.0"
recipe-scrapers = "^14.42.0"
recipe-scrapers = "14.51.0"
requests = "^2.31.0"
tzdata = "^2022.7"
uvicorn = { extras = ["standard"], version = "^0.21.0" }