Browse Source

fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-1066259
pull/474/head
snyk-bot 4 years ago
parent
commit
640631b5da
No known key found for this signature in database GPG Key ID: 9541BBFF0C4C795
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@ -1,6 +1,6 @@
cron-descriptor==1.2.24
croniter==1.0.5
Django==3.1.5
Django==3.1.6
django-compressor==2.4
fido2
psycopg2==2.8.4


Loading…
Cancel
Save