absl-py>=1.0.0
aiohttp>=3.8.0
async_timeout>=4.0.0
exceptiongroup>=1.1.0
google-genai>=0.1.0
ml-collections>=0.1.0
more-itertools>=8.0.0
numpy>=1.20.0
pandas>=1.3.0
pydantic>=1.8.0
python-dotenv>=0.19.0
PyYAML>=6.0
requests>=2.25.0
tqdm>=4.64.0
typing-extensions>=4.0.0

[all]
openai>=1.50.0

[dev]
pyink~=24.3.0
isort>=5.13.0
pylint>=3.0.0
pytype>=2024.10.11
tox>=4.0.0

[notebook]
ipython>=7.0.0
notebook>=6.0.0

[openai]
openai>=1.50.0

[test]
pytest>=7.4.0
tomli>=2.0.0
