Skip to content

Commit b003f20

Browse files
committed
update README.md
1 parent 9f1f04f commit b003f20

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
@@ -3,7 +3,7 @@ name = "hexlet-code"
33
version = "0.1.0"
44
description = "Add your description here"
55
readme = "README.md"
6-
requires-python = "3.10"
6+
requires-python = ">=3.11"
77
dependencies = [
88
"beautifulsoup4>=4.13.4",
99
"flask>=3.1.0",

0 commit comments

Comments
 (0)