diff --git a/flake.nix b/flake.nix index 1147ce1..917ef52 100644 --- a/flake.nix +++ b/flake.nix @@ -31,7 +31,7 @@ uvicorn # ASGI server sqlalchemy # ORM python-multipart # fastapi multipart form data - jwt + pyjwt # JWT authentication psycopg2-binary passlib ]