Skip to content

Commit 52a0b4a

Browse files
feat: Add cvss and dephell_specifier to requirements.txt aboutcode-org#1779
- Added cvss==2.4 for vulnerability scoring. - Added dephell_specifier==0.3.0 for version handling. Signed-off-by: Balasubramaniam12007 <balasubramaniam12007@gmail.com>
1 parent fabe035 commit 52a0b4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements.txt

+2
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@ coreschema==0.0.4
2323
cryptography==43.0.1
2424
crispy-bootstrap4==2024.1
2525
cwe2==3.0.0
26+
cvss==2.4
2627
dateparser==1.1.1
2728
decorator==5.1.1
2829
defusedxml==0.7.1
30+
dephell_specifier==0.3.0
2931
distro==1.7.0
3032
Django==4.2.17
3133
django-crispy-forms==2.3

0 commit comments

Comments
 (0)