diff --git a/starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt b/starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt old mode 100755 new mode 100644 index 5a14366..7d097b7 --- a/starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt +++ b/starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt @@ -1,7 +1,7 @@ matplotlib==3.1.1 numpy==1.17.0 pandas==0.25.0 -Pillow==6.2.0 +Pillow==8.3.2 seaborn==0.9.0 scikit-learn==0.21.3 scipy==1.3.1 diff --git a/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt b/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt old mode 100755 new mode 100644 index b1bc0de..0421842 --- a/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt +++ b/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt @@ -1,7 +1,7 @@ matplotlib==3.1.1 numpy==1.17.0 pandas==0.25.0 -Pillow==6.2.0 +Pillow==8.3.2 seaborn==0.9.0 scikit-learn==0.21.3 scipy==1.3.1