1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-08 23:15:27 +02:00

release: prep beta 3 (#1349)

* docs: add tag documentation

* bump docker-compose tags

* minor language changes

* beta3 changelog

* auto-gen API docs

* bump version

* bump recipe-scrapers
This commit is contained in:
Hayden 2022-06-07 11:19:24 -08:00 committed by GitHub
parent eca8a96509
commit 56eb0bca71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 83 additions and 32 deletions

View file

@ -30,12 +30,12 @@ passlib = "^1.7.4"
lxml = "^4.7.1"
Pillow = "^8.2.0"
apprise = "^0.9.6"
recipe-scrapers = "^14.1.0"
recipe-scrapers = "^14.3.0"
psycopg2-binary = {version = "^2.9.1", optional = true}
gunicorn = "^20.1.0"
emails = "^0.6"
python-ldap = "^3.3.1"
pydantic = "^1.9.0"
pydantic = "^1.9.1"
tzdata = "^2021.5"
pyhumps = "^3.5.3"