We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04eb446 commit 4a3b7aaCopy full SHA for 4a3b7aa
3 files changed
.python-version
@@ -1 +1 @@
1
-3.13
+3.14
pyproject.toml
@@ -3,7 +3,7 @@ name = "pythonrestapi"
3
version = "1.0.0"
4
description = "Python RestAPI using Quart HTTP/3 ASGI framework."
5
readme = "README.md"
6
-requires-python = ">=3.13"
+requires-python = ">=3.14"
7
dependencies = [
8
"marshmallow",
9
"python-dotenv",
0 commit comments