From 5021fc824b6606e290a845b7f6e5f302d5d35522 Mon Sep 17 00:00:00 2001 From: Michael Hohn Date: Fri, 23 Aug 2024 08:17:27 -0700 Subject: [PATCH] Fix: include minio in requirements.txt --- client/qldbtools/requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/qldbtools/requirements.txt b/client/qldbtools/requirements.txt index 5f86902..b979ed2 100644 --- a/client/qldbtools/requirements.txt +++ b/client/qldbtools/requirements.txt @@ -43,6 +43,7 @@ jupyterlab_pygments==0.3.0 jupyterlab_server==2.27.3 MarkupSafe==2.1.5 matplotlib-inline==0.1.7 +minio==7.2.8 mistune==3.0.2 nbclient==0.10.0 nbconvert==7.16.4 @@ -63,6 +64,7 @@ psutil==6.0.0 ptyprocess==0.7.0 pure_eval==0.2.3 pycparser==2.22 +pycryptodome==3.20.0 Pygments==2.18.0 python-dateutil==2.9.0.post0 python-json-logger==2.0.7