Skip to content

Commit

Permalink
Update setup.py for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
aravind-segu committed Oct 4, 2024
1 parent 8e66831 commit 6858582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"yapf", "pycodestyle", "autoflake", "isort", "wheel",
"ipython", "ipywidgets", "requests-mock", "pyfakefs",
"databricks-connect", "pytest-rerunfailures", "openai",
"langchain-openai"],
'langchain-openai; python_version > "3.7"'],
"notebook": ["ipython>=8,<9", "ipywidgets>=8,<9"],
"openai": ["openai", 'langchain-openai; python_version > "3.7"']},
author="Serge Smertin",
Expand Down

0 comments on commit 6858582

Please sign in to comment.