Skip to content

Commit

Permalink
remove black
Browse files Browse the repository at this point in the history
  • Loading branch information
lingyielia committed Jul 10, 2024
1 parent e6cf358 commit 0682377
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vizro-ai/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ dependencies = [
"langchain>=0.1.0, <0.3.0", # TODO update all LLMChain class, update to pydantic v2 and remove upper bound
"langchain-openai",
"langgraph",
"black",
"python-dotenv>=1.0.0", # TODO decide env var management to see if we need this
"vizro>=0.1.4", # TODO set upper bound later
"ipython>=8.10.0", # not directly required, pinned by Snyk to avoid a vulnerability: https://app.snyk.io/vuln/SNYK-PYTHON-IPYTHON-3318382
Expand Down

0 comments on commit 0682377

Please sign in to comment.