diff --git a/Week 6/SLU09 - Linear Algebra & NumPy, Part 1/requirements.txt b/Week 6/SLU09 - Linear Algebra & NumPy, Part 1/requirements.txt index c7388cc..fbc571d 100644 --- a/Week 6/SLU09 - Linear Algebra & NumPy, Part 1/requirements.txt +++ b/Week 6/SLU09 - Linear Algebra & NumPy, Part 1/requirements.txt @@ -1,4 +1,4 @@ nbgrader==0.6.1 matplotlib==3.1.2 numpy==1.18 -Pillow==7.1.2 \ No newline at end of file +Pillow==9.0.1 \ No newline at end of file