Skip to content

Commit 37e5aaf

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 <[email protected]>
1 parent e30f21b commit 37e5aaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ coreapi==2.3.3
2222
coreschema==0.0.4
2323
cryptography==43.0.1
2424
crispy-bootstrap4==2024.1
25-
cvss==2.4
25+
cvss==2.4
2626
cwe2==3.0.0
2727
dateparser==1.1.1
2828
decorator==5.1.1
2929
defusedxml==0.7.1
30-
dephell-specifier==0.3.0
30+
dephell_specifier==0.3.0
3131
distro==1.7.0
3232
Django==4.2.17
3333
django-crispy-forms==2.3

0 commit comments

Comments
 (0)