diff --git a/_achive/starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt b/_achive/starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt old mode 100755 new mode 100644 index 5a14366..ab5b501 --- a/_achive/starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt +++ b/_achive/starter-explore/starter_code/multi-label-soft-f1-master/requirements.txt @@ -1,5 +1,5 @@ matplotlib==3.1.1 -numpy==1.17.0 +numpy==1.22.0 pandas==0.25.0 Pillow==6.2.0 seaborn==0.9.0 diff --git a/_achive/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt b/_achive/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt old mode 100755 new mode 100644 index b1bc0de..0209e72 --- a/_achive/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt +++ b/_achive/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt @@ -1,5 +1,5 @@ matplotlib==3.1.1 -numpy==1.17.0 +numpy==1.22.0 pandas==0.25.0 Pillow==6.2.0 seaborn==0.9.0