Skip to content

Commit 1a7bd03

Browse files
SorinAlexBrazvand
authored andcommitted
Downgrade python version to 3.10
Signed-off-by: SorinAlexB <sb.birchi.sorin@gmail.com>
1 parent db412b6 commit 1a7bd03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
packages = [{include = "automatic_exploit_generation"}]
99

1010
[tool.poetry.dependencies]
11-
python = "^3.12"
11+
python = "^3.10"
1212
pwntools = "^4.10.0"
1313
docker = "^6.1.2"
1414
grpcio = "^1.54.2"

0 commit comments

Comments
 (0)