Skip to content

Commit 5084766

Browse files
okhleif-10ashahba
authored andcommitted
update for security (#471)
1 parent 673661e commit 5084766

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Pillow==10.2.0
1+
Pillow==10.3.0
22
PyYAML==6.0.1
33
charset-normalizer==3.3.0
44
datasets==2.14.5

tests/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Pillow==10.2.0
1+
Pillow==10.3.0
22
flake8==6.1.0
33
mock==5.1.0
44
pytest-cov==4.1.0

workflows/disease_prediction/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Pillow==10.2.0
1+
Pillow==10.3.0
22
PyYAML==6.0.1
33
intel-tensorflow==2.12.0
44
neural-compressor==2.1.1

workflows/vision_anomaly_detection/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Pillow==10.2.0
1+
Pillow==10.3.0
22
PyYAML==6.0.1
33
dill==0.3.7
44
intel-extension-for-pytorch==1.13.100

0 commit comments

Comments
 (0)