chore: updated to python 3.14

This commit is contained in:
2025-12-22 14:08:27 +01:00
parent 35a68387ab
commit c762d91eb1
2 changed files with 29 additions and 31 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ readme = "README.md"
package-mode = false
[tool.poetry.dependencies]
python = "==3.12.3"
python = "==3.14.2"
python-dotenv = "^1.0.0"
requests = "^2.32.5"
fastapi = "^0.121.1"