From bccf82e019c7aa11310729a5662ffea8835c2186 Mon Sep 17 00:00:00 2001 From: marlaman <42538244+marlaman@users.noreply.github.com> Date: Sun, 11 Jun 2023 09:38:45 -0400 Subject: [PATCH] Update requirements.txt --- requirements.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/requirements.txt b/requirements.txt index d249996..24d4ab4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,7 @@ Cython==0.29.35 +attr==0.3.2 +chromadb==0.3.21 +ConfigParser==5.3.0 +contextlib2==21.6.0 +cryptography==40.0.2 +