all ruff checking and modify Converter class
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.9.0"
|
||||
description = ""
|
||||
authors = ["dmitrium12 <belicdima8@gmail.com>"]
|
||||
readme = "README.md"
|
||||
package-mode = false
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
@@ -18,6 +19,7 @@ jwt = "^1.3.1"
|
||||
sqlalchemy = "^2.0.23"
|
||||
uvicorn = "^0.24.0.post1"
|
||||
python-multipart = "^0.0.6"
|
||||
ruff = "^0.4.10"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
||||
Reference in New Issue
Block a user