Skip to content

Commit 1bd1988

Browse files
committed
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-14908843
1 parent bf8edc1 commit 1bd1988

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ face_recognition==1.3.0
66
redis==4.1.2
77
Flask_MonitoringDashboard==3.1.1
88
Flask==1.1.2
9-
Werkzeug==2.0.3
9+
Werkzeug==3.1.5
1010
tqdm==4.62.3
1111
olefile==0.46
1212
Pillow==8.3.2

0 commit comments

Comments
 (0)