Skip to content

Commit 9e44a80

Browse files
committed
Update requirements file
1 parent f034203 commit 9e44a80

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

requirements.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# This file is just used to get security alerts from GitHub. Make sure the versions match
22
# in .docker/worker.dockerfile.
3-
numpy==1.22.*
3+
numpy==1.24.*
44
opencv-contrib-python-headless==4.6.0
5-
scipy==1.10.0
6-
scikit-learn
7-
matplotlib==3.5.2
5+
scipy==1.10.*
6+
scikit-learn??1.2.*
7+
matplotlib==3.6.*
88
PyExcelerate==0.6.7
99
Pillow==10.0.1
10-
Shapely==1.8.1
10+
Shapely==1.8.*
11+
torch==2.0.*
12+
torchvision==0.15.*

0 commit comments

Comments
 (0)