requests<3,>=2.28.1
google-auth~=2.0
protobuf<7.0,>=4.21.0

[dev]
pytest
pytest-cov
pytest-xdist<4.0,>=3.6.1
pytest-mock
black
pycodestyle
autoflake
isort
wheel
ipython
ipywidgets
requests-mock
pyfakefs
databricks-connect
pytest-rerunfailures
openai
httpx
build

[dev:python_version > "3.7"]
langchain-openai

[notebook]
ipython<10,>=8
ipywidgets<9,>=8

[openai]
openai
httpx

[openai:python_version > "3.7"]
langchain-openai
