We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a1a38d commit 9a8df23Copy full SHA for 9a8df23
pyproject.toml
@@ -7,7 +7,7 @@ name = "usuarios-api"
7
version = "0.1.0"
8
description = "FastAPI CRUD for usuarios using Ports and Adapters"
9
readme = "README.md"
10
-requires-python = ">=3.14,<3.15"
+requires-python = ">=3.14"
11
dependencies = [
12
"fastapi>=0.135.1,<1.0",
13
"uvicorn>=0.41.0,<1.0",
0 commit comments