Skip to content

Commit

Permalink
mealie: add authlib, pillow-heif, pydantic-settings, pyjwt deps
Browse files Browse the repository at this point in the history
* authlib was required in v1.4.0
  (mealie-recipes/mealie#3280)
* pillow-heif was required in v1.5.0
  (mealie-recipes/mealie#3409)
* pydantic-settings was required in v1.3.0
  (mealie-recipes/mealie#3134 - same PR as
  pydantic v2 bump)
* pyjwt was required in v1.6.0
  (mealie-recipes/mealie#3521)
  • Loading branch information
anoadragon453 committed May 7, 2024
1 parent 202a100 commit 8c92b3e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkgs/by-name/me/mealie/package.nix
Expand Up @@ -54,6 +54,7 @@ in python3Packages.buildPythonPackage rec {
aniso8601
appdirs
apprise
authlib
bcrypt
extruct
fastapi
Expand All @@ -66,8 +67,11 @@ in python3Packages.buildPythonPackage rec {
paho-mqtt
passlib
pillow
pillow-heif
psycopg2
pydantic-settings
pyhumps
pyjwt
pytesseract
python-dotenv
python-jose
Expand Down

0 comments on commit 8c92b3e

Please sign in to comment.