We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5344e11 commit 9f1f04fCopy full SHA for 9f1f04f
pyproject.toml
@@ -3,7 +3,7 @@ name = "hexlet-code"
3
version = "0.1.0"
4
description = "Add your description here"
5
readme = "README.md"
6
-requires-python = ">=3.10"
+requires-python = "3.10"
7
dependencies = [
8
"beautifulsoup4>=4.13.4",
9
"flask>=3.1.0",
0 commit comments