declassified ITKwatershed
# numpy==1.20.1 # Python >=3.7 | ||
numpy==1.19.5 # Python >=3.6 | ||
... | ... | @@ -33,8 +32,8 @@ pyamg==4.0.0 |
# mpi4py==3.0.3 | ||
# Jupyter | ||
ipykernel==5.5.0 # Python >=3.5 | ||
# ipython==7.21.0 # Python >=3.7 | ||
#ipykernel==5.5.0 # Python >=3.5 | ||
#ipython==7.21.0 # Python >=3.7 | ||
ipython==7.16.1 # Python >=3.6 | ||
# R (correlated random field) | ||
... | ... | @@ -43,9 +42,9 @@ rpy2==3.4.2 |
############# | ||
# Graphical # | ||
############# | ||
PyQt5==5.15.4 # Python >=3.6 | ||
PyQt5-sip==12.8.1 # Python >=3.5 | ||
qimage2ndarray==1.8.3 | ||
#PyQt5==5.15.4 # Python >=3.6 | ||
#PyQt5-sip==12.8.1 # Python >=3.5 | ||
#qimage2ndarray==1.8.3 | ||
############## | ||
... | ... |
Please register or sign in to comment