Skip to content

Commit 4be5875

Browse files
committed
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-KERAS-1536745
1 parent af93938 commit 4be5875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
h5py==2.8.0
2-
Keras==2.2.4
2+
Keras==2.6.0rc3
33
tensorflow==1.15.4
44
dlib==19.16.0
55
opencv_python==3.4.3.18

0 commit comments

Comments
 (0)