Skip to content

Commit 9f1f04f

Browse files
committed
change alert
1 parent 5344e11 commit 9f1f04f

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.10"
77
dependencies = [
88
"beautifulsoup4>=4.13.4",
99
"flask>=3.1.0",

0 commit comments

Comments
 (0)