From 754ced48220d4e4abc6465b59f41c8a658bba48a Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Tue, 10 Mar 2026 08:39:34 -0400 Subject: [PATCH] added tenacity --- overlays/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/overlays/default.nix b/overlays/default.nix index 82ea850..a8d0568 100644 --- a/overlays/default.nix +++ b/overlays/default.nix @@ -24,7 +24,6 @@ fastapi fastapi-cli httpx - python-multipart mypy polars psycopg @@ -34,11 +33,13 @@ pytest-cov pytest-mock pytest-xdist + python-multipart requests ruff scalene sqlalchemy sqlalchemy + tenacity textual tinytuya typer