Skip to content

Commit

Permalink
fix: extra dependency for conditional import
Browse files Browse the repository at this point in the history
  • Loading branch information
csgulati09 committed Jun 11, 2024
1 parent a11eced commit 983b646
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ dev =
ruff==0.0.292
pytest-asyncio==0.23.5
openai>=1.0,<2.0
extra =
langchain-core
llama-index

[mypy]
ignore_missing_imports = true
Expand Down

0 comments on commit 983b646

Please sign in to comment.