Skip to content

Commit

Permalink
Add imageio
Browse files Browse the repository at this point in the history
  • Loading branch information
kubilus1 committed Oct 17, 2023
1 parent 60944a6 commit 4e71f32
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements-build.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
nuitka==1.6.6
zstandard
ordered-set
imageio
6 changes: 6 additions & 0 deletions requirements-build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,18 @@
#
# pip-compile requirements-build.in
#
imageio==2.31.5
# via -r requirements-build.in
nuitka==1.6.6
# via -r requirements-build.in
numpy==1.26.1
# via imageio
ordered-set==4.1.0
# via
# -r requirements-build.in
# nuitka
pillow==10.1.0
# via imageio
zstandard==0.21.0
# via
# -r requirements-build.in
Expand Down

0 comments on commit 4e71f32

Please sign in to comment.