Skip to content

Commit e975aaf

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-11775502
1 parent 353801d commit e975aaf

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
apyori==1.1.2
2-
Keras==2.4.3
2+
Keras==3.11.0
33
Keras-Preprocessing==1.1.2
44
nltk==3.5
55
numpy==1.18.5

0 commit comments

Comments
 (0)