Removed several commands
This commit is contained in:
@@ -6,6 +6,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"aiosqlite>=0.20.0",
|
||||
"asyncpg>=0.31.0",
|
||||
"beautifulsoup4>=4.12.3",
|
||||
"bohancompliment>=0.2.0",
|
||||
"fastapi>=0.115.7",
|
||||
@@ -25,4 +26,4 @@ dependencies = [
|
||||
]
|
||||
|
||||
[tool.mypy]
|
||||
disable_error_code = ["import-untyped"]
|
||||
disable_error_code = ["import-untyped"]
|
||||
|
||||
Reference in New Issue
Block a user