Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
giga-a authored Sep 12, 2024
1 parent cd4e24b commit cf07da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ authors = [
description = "30 different honeypots in one package! (dhcp, dns, elastic, ftp, http proxy, https proxy, http, https, imap, ipp, irc, ldap, memcache, mssql, mysql, ntp, oracle, pjl, pop3, postgres, rdp, redis, sip, smb, smtp, snmp, socks5, ssh, telnet, vnc)"
readme = "README.rst"
# ToDo: fix smtp incompatibility with 3.12
requires-python = ">=3.8,<=3.12"
requires-python = ">=3.8"
dependencies = [
"twisted==21.7.0",
"psutil==5.9.0",
Expand Down

0 comments on commit cf07da5

Please sign in to comment.