Skip to content

Commit

Permalink
add: add required python packages for sigmf expansion module
Browse files Browse the repository at this point in the history
  • Loading branch information
righel committed Aug 1, 2023
1 parent df2183c commit 6d9c64f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions REQUIREMENTS
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ maclookup==1.0.3
markdown-it-py==2.2.0 ; python_version >= '3.7'
markdownify==0.5.3
markupsafe==2.1.2 ; python_version >= '3.7'
matplotlib==3.7.2
mattermostdriver==7.3.2
maxminddb==2.3.0 ; python_version >= '3.7'
mdurl==0.1.2 ; python_version >= '3.7'
Expand Down Expand Up @@ -146,6 +147,7 @@ secretstorage==3.3.3 ; sys_platform == 'linux'
setuptools==67.7.2 ; python_version >= '3.7'
shodan==1.29.1
sigmatools==0.19.1
sigmf==1.1.1
simplejson==3.19.1 ; python_version >= '2.5' and python_version not in '3.0, 3.1, 3.2, 3.3'
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sniffio==1.3.0 ; python_version >= '3.7'
Expand Down

0 comments on commit 6d9c64f

Please sign in to comment.