Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
buffer committed Apr 3, 2024
1 parent bc152a0 commit d3af0dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies = [
"cssutils==2.10.2",
"dhash==1.4",
"html5lib==1.1",
"lxml==5.2.0",
"lxml==5.2.1",
"networkx==3.2.1",
"pefile==2023.2.7",
"pillow==10.3.0",
Expand All @@ -51,12 +51,12 @@ dependencies = [
"pymongo==4.6.3",
"pysocks==1.7.1",
"python-magic==0.4.27",
"rarfile==4.1",
"rarfile==4.2",
"requests==2.31.0",
"requests-futures==1.0.1",
"setuptools>=65.5.1",
"ssdeep==3.4",
"stpyv8==12.3.219.14",
"stpyv8==12.3.219.16",
"yara-python==4.5.0",
"zope.interface==6.2",

Expand Down

0 comments on commit d3af0dd

Please sign in to comment.