Skip to content

Commit 6fdb6d3

Browse files
committed
build(all): no dep on windowing for docker
1 parent fd81a87 commit 6fdb6d3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
numpy~=2.2.5
2-
scipy~=1.15.2
3-
opencv-python~=4.11.0.86
4-
pillow~=11.1.0
1+
numpy~=2.3.2
2+
scipy~=1.16.1
3+
opencv-python-headless~=4.12.0.88
4+
pillow~=11.3.0
55
matplotlib~=3.10.0
6-
pytest~=8.3.4
6+
pytest~=8.4.1

0 commit comments

Comments
 (0)