Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
giga-a authored Sep 11, 2024
1 parent 59a2393 commit 29647ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "honeypots"
version = "0.65"
version = "0.66"
authors = [
{ name = "QeeqBox", email = "[email protected]" },
]
Expand All @@ -17,7 +17,6 @@ requires-python = ">=3.8,<3.12"
dependencies = [
"twisted==21.7.0",
"psutil==5.9.0",
"psycopg2-binary==2.9.3",
"pycryptodome==3.19.0",
"requests==2.28.2",
"requests[socks]==2.28.2",
Expand Down

0 comments on commit 29647ce

Please sign in to comment.