Skip to content

Commit

Permalink
Merge pull request #80 from t3chn0m4g3/main
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
giga-a authored Dec 1, 2024
2 parents 7283529 + f02bdec commit 238c673
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ readme = "README.rst"
# ToDo: fix smtp incompatibility with 3.12
requires-python = ">=3.8"
dependencies = [
"twisted==21.7.0",
"twisted==24.10.0",
"psutil==5.9.0",
"pycryptodome==3.19.0",
"requests==2.28.2",
"requests[socks]==2.28.2",
"pycryptodome==3.19.1",
"requests==2.32.0",
"requests[socks]==2.32.0",
"impacket==0.9.24",
"paramiko==3.5.0",
"scapy",
Expand Down

0 comments on commit 238c673

Please sign in to comment.