diff --git a/machine-learning-notebooks/transfer-learning-custom-azureml/requirements.txt b/machine-learning-notebooks/transfer-learning-custom-azureml/requirements.txt index c7062cb..18f9d2e 100644 --- a/machine-learning-notebooks/transfer-learning-custom-azureml/requirements.txt +++ b/machine-learning-notebooks/transfer-learning-custom-azureml/requirements.txt @@ -1,6 +1,6 @@ jupyter==1.0.0 jupyterlab==3.0.12 -Pillow==8.1.2 +Pillow==8.2.0 azureml-core==1.30.0 opencv-python~=4.5 matplotlib~=3.3