Skip to content

Commit 33d60e1

Browse files
authored
updated requirements.txt to work with Python 3.12 (#88)
1 parent 16acf03 commit 33d60e1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
numpy == 1.22.0
2-
opencv_python == 4.2.0.32
3-
dlib == 19.16.0
1+
dlib==19.24.4
2+
numpy==1.26.4
3+
opencv-python==4.10.0.82
4+
setuptools==70.0.0

0 commit comments

Comments
 (0)