openai>=2.8.1
openai-agents>=0.6.1
nest-asyncio>=1.6.0
aiofiles>=25.1.0
python-dotenv>=1.2.1
pandas>=2.2.3
matplotlib>=3.7.0
seaborn>=0.13.0
protobuf>=6.0.0
tiktoken>=0.12.0
sentencepiece>=0.2.0
Pillow>=12.0.0
tqdm>=4.67.1
torch>=2.0.0
torchvision>=0.15.0
transformers>=4.30.0
diffusers>=0.21.0
accelerate>=0.20.0
sentence-transformers>=2.7.0
spacy>=3.7.0

[all]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0
myst-parser>=1.0.0
pytest-cov>=4.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0

[docs]
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0
myst-parser>=1.0.0

[test]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
