Skip to content

Commit

Permalink
deps: update python to 3.8 in pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
lavafroth committed Sep 30, 2023
1 parent 738076c commit f80ab8c
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 @@ -25,7 +25,7 @@ packages = [
dploot = "dploot.entry:main"

[tool.poetry.dependencies]
python = "^3.7"
python = "^3.8"
impacket = ">=0.10.0"
cryptography = "^40.0.1"
pyasn1 = "^0.4.8"
Expand Down

0 comments on commit f80ab8c

Please sign in to comment.