Skip to content

Commit d50ec9e

Browse files
authored
Merge pull request #163 from frankkramer-lab/dependencies
build(Security): updated Pillow & Tensorflow version
2 parents 1b2f0f6 + f0128d4 commit d50ec9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
tensorflow==2.8.0
1+
tensorflow==2.8.1
22
keras-applications==1.0.8
33
numpy==1.22.3
4-
pillow==9.1.0
4+
pillow==9.1.1
55
albumentations==1.1.0
66
pandas==1.4.2
77
scikit-learn==1.0.2

0 commit comments

Comments
 (0)