Fix: include minio in requirements.txt
This commit is contained in:
committed by
=Michael Hohn
parent
7d27b910cd
commit
5021fc824b
@@ -43,6 +43,7 @@ jupyterlab_pygments==0.3.0
|
|||||||
jupyterlab_server==2.27.3
|
jupyterlab_server==2.27.3
|
||||||
MarkupSafe==2.1.5
|
MarkupSafe==2.1.5
|
||||||
matplotlib-inline==0.1.7
|
matplotlib-inline==0.1.7
|
||||||
|
minio==7.2.8
|
||||||
mistune==3.0.2
|
mistune==3.0.2
|
||||||
nbclient==0.10.0
|
nbclient==0.10.0
|
||||||
nbconvert==7.16.4
|
nbconvert==7.16.4
|
||||||
@@ -63,6 +64,7 @@ psutil==6.0.0
|
|||||||
ptyprocess==0.7.0
|
ptyprocess==0.7.0
|
||||||
pure_eval==0.2.3
|
pure_eval==0.2.3
|
||||||
pycparser==2.22
|
pycparser==2.22
|
||||||
|
pycryptodome==3.20.0
|
||||||
Pygments==2.18.0
|
Pygments==2.18.0
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
python-json-logger==2.0.7
|
python-json-logger==2.0.7
|
||||||
|
|||||||
Reference in New Issue
Block a user