1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-06 05:55:23 +02:00
This commit is contained in:
hay-kot 2021-08-07 15:14:01 -08:00
parent cb85b14e01
commit b166a3f843
3 changed files with 38 additions and 2 deletions

View file

@ -46,6 +46,7 @@ mkdocs-material = "^7.0.2"
flake8 = "^3.9.0"
coverage = "^5.5"
pydantic-to-typescript = "^1.0.7"
rich = "^10.7.0"
[build-system]
requires = ["poetry-core>=1.0.0"]