From c22892b97fc2534658c67f71487b7ecf5f4f9f45 Mon Sep 17 00:00:00 2001 From: Domingo Dirutigliano Date: Sat, 12 Apr 2025 12:57:09 +0200 Subject: [PATCH] adding by default pycryptodome --- fgex-lib/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/fgex-lib/requirements.txt b/fgex-lib/requirements.txt index 585b98b..a33de5c 100644 --- a/fgex-lib/requirements.txt +++ b/fgex-lib/requirements.txt @@ -1,6 +1,7 @@ typer==0.15.2 pydantic>=2 typing-extensions>=4.7.1 +pycryptodome zstd brotli # waiting for pull request to be merged watchfiles