fix: PEP8 Style
This commit is contained in:
@@ -15,7 +15,9 @@ dependencies = [
|
||||
"dotenv (>=0.9.9,<0.10.0)",
|
||||
"fastapi[standard] (>=0.128.5,<0.129.0)",
|
||||
"langgraph-checkpoint-postgres (>=3.0.4,<4.0.0)",
|
||||
"psycopg[binary] (>=3.3.3,<4.0.0)"
|
||||
"psycopg[binary] (>=3.3.3,<4.0.0)",
|
||||
"fastmcp (>=3.1.0,<4.0.0)",
|
||||
"flake8 (>=7.3.0,<8.0.0)"
|
||||
]
|
||||
|
||||
[tool.poetry]
|
||||
|
||||
Reference in New Issue
Block a user