diff --git a/requirements.txt b/requirements.txt index de018352..57e06805 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ devpack # warg, draugr, apppath neodroid -numpy>=1.20.2 +numpy>=1.22.2 scipy scikit-image tqdm -Pillow>=9.0.0 +Pillow>=10.2.0 matplotlib>=3.4.1 pip h5py @@ -19,4 +19,5 @@ PyWavelets imageio pypng sorcery -black[jupyter] \ No newline at end of file +black[jupyter] +fonttools>=4.43.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file