Skip to content

Commit 5b32490

Browse files
committed
Update setup.py for dev
1 parent 3860f7d commit 5b32490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"yapf", "pycodestyle", "autoflake", "isort", "wheel",
1919
"ipython", "ipywidgets", "requests-mock", "pyfakefs",
2020
"databricks-connect", "pytest-rerunfailures", "openai",
21-
"langchain-openai"],
21+
'langchain-openai; python_version > "3.7"'],
2222
"notebook": ["ipython>=8,<9", "ipywidgets>=8,<9"],
2323
"openai": ["openai", 'langchain-openai; python_version > "3.7"']},
2424
author="Serge Smertin",

0 commit comments

Comments
 (0)