mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-06 14:05:21 +02:00
* fixes #625 * update dependencies * bump version * fix failing tests Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
parent
bf06482b29
commit
940663a22d
14 changed files with 214 additions and 193 deletions
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "mealie"
|
||||
version = "0.5.1"
|
||||
version = "0.5.2"
|
||||
description = "A Recipe Manager"
|
||||
authors = ["Hayden <hay-kot@pm.me>"]
|
||||
license = "MIT"
|
||||
|
@ -37,7 +37,6 @@ recipe-scrapers = "^13.2.7"
|
|||
psycopg2-binary = {version = "^2.9.1", optional = true}
|
||||
gunicorn = "^20.1.0"
|
||||
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pylint = "^2.6.0"
|
||||
black = "^20.8b1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue