mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 00:04:23 -04:00
chore: bump fastapi and recipes-scrapers (#2765)
This commit is contained in:
@@ -20,7 +20,7 @@ appdirs = "1.4.4"
|
||||
apprise = "^1.4.5"
|
||||
bcrypt = "^4.0.1"
|
||||
extruct = "^0.14.0"
|
||||
fastapi = "^0.103.2"
|
||||
fastapi = "^0.104.1"
|
||||
gunicorn = "^20.1.0"
|
||||
httpx = "^0.24.1"
|
||||
lxml = "^4.7.1"
|
||||
@@ -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.51.0"
|
||||
recipe-scrapers = "^14.52.0"
|
||||
requests = "^2.31.0"
|
||||
tzdata = "^2022.7"
|
||||
uvicorn = { extras = ["standard"], version = "^0.21.0" }
|
||||
|
||||
Reference in New Issue
Block a user