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
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" }