mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 13:35:23 +02:00
chore: bump fastapi and recipes-scrapers (#2765)
This commit is contained in:
parent
1f35a23bfa
commit
c9852daf0e
2 changed files with 12 additions and 36 deletions
|
@ -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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue