Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add cvss and dephell_specifier to requirements.txt #1785

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

BalaSubramaniam12007
Copy link

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.

…g#1779

- Added cvss==2.4 for vulnerability scoring.
- Added dephell_specifier==0.3.0 for version handling.

Signed-off-by: Balasubramaniam12007 <balasubramaniam12007@gmail.com>
@BalaSubramaniam12007 BalaSubramaniam12007 changed the title feat: Add cvss and dephell_specifier to requirements.txt #1779 feat: Add cvss and dephell_specifier to requirements.txt Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pin requirements
1 participant