We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aed076d commit a0e85e9Copy full SHA for a0e85e9
pyproject.toml
@@ -47,7 +47,7 @@ dev = [
47
"ipywidgets",
48
"requests-mock",
49
"pyfakefs",
50
- 'databricks-connect == "16.4.0"',
+ "databricks-connect == 16.4.0",
51
"pytest-rerunfailures",
52
"openai",
53
'langchain-openai; python_version > "3.7"',
0 commit comments