python3.13, update dependencies
This commit is contained in:
@@ -9,7 +9,7 @@ packages = [{ include = "app" }]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.12"
|
||||
fastapi = "^0.111.0"
|
||||
fastapi = { extras = ["standard"], version = "^0.115.6" }
|
||||
mysql-connector-python = "^8.4.0"
|
||||
python-dotenv = "^1.0.1"
|
||||
icecream = "^2.1.3"
|
||||
|
||||
Reference in New Issue
Block a user