vulnerablecode icon indicating copy to clipboard operation
vulnerablecode copied to clipboard

feat: Add cvss and dephell_specifier to requirements.txt

Open BalaSubramaniam12007 opened this issue 10 months ago • 1 comments

This PR resolves #1779 missing dependency issues by ensuring that required packages are explicitly listed in requirements.txt.

Changes Introduced:

  1. Added cvss==2.4 – Required for vulnerability scoring.
  2. Added dephell_specifier==0.3.0 – Needed for version handling.

BalaSubramaniam12007 avatar Feb 21 '25 17:02 BalaSubramaniam12007

@pombredanne Kindly review this PR and let me know if any further changes are required.

BalaSubramaniam12007 avatar Feb 26 '25 15:02 BalaSubramaniam12007