|
@@ -5,7 +5,7 @@ description = ""
|
|
authors = ["tomoya <tomoya@choozmo.com>"]
|
|
authors = ["tomoya <tomoya@choozmo.com>"]
|
|
|
|
|
|
[tool.poetry.dependencies]
|
|
[tool.poetry.dependencies]
|
|
-python = "^3.10.0"
|
|
|
|
|
|
+python = ">=3.10,<3.11"
|
|
uvicorn = "^0.20.0"
|
|
uvicorn = "^0.20.0"
|
|
fastapi = "^0.89.0"
|
|
fastapi = "^0.89.0"
|
|
mysql-connector-python = "^8.0.32"
|
|
mysql-connector-python = "^8.0.32"
|