We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 637eda7 commit f910df0Copy full SHA for f910df0
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "hatchling.build"
7
[project]
8
name = "socketsecurity"
9
version = "2.2.78"
10
-requires-python = ">= 3.10"
+requires-python = ">= 3.11"
11
license = {"file" = "LICENSE"}
12
dependencies = [
13
'requests',
0 commit comments