Skip to content

Commit 9a8df23

Browse files
authored
Update pyproject.toml
1 parent 2a1a38d commit 9a8df23

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
@@ -7,7 +7,7 @@ name = "usuarios-api"
77
version = "0.1.0"
88
description = "FastAPI CRUD for usuarios using Ports and Adapters"
99
readme = "README.md"
10-
requires-python = ">=3.14,<3.15"
10+
requires-python = ">=3.14"
1111
dependencies = [
1212
"fastapi>=0.135.1,<1.0",
1313
"uvicorn>=0.41.0,<1.0",

0 commit comments

Comments
 (0)