Skip to content

Commit

Permalink
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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.3.0
matplotlib>=3.4.1
pip
h5py
Expand All @@ -19,4 +19,7 @@ PyWavelets
imageio
pypng
sorcery
black[jupyter]
black[jupyter]
black>=24.3.0 # not directly required, pinned by Snyk to avoid a vulnerability
fonttools>=4.43.0 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 7053fc1

Please sign in to comment.