Files
EvoSynth/requirements.txt
2025-12-10 03:16:48 +08:00

16 lines
218 B
Plaintext

# Core Dependencies
openai>=2.8.1
openai-agents>=0.6.1
nest-asyncio>=1.6.0
aiofiles>=25.1.0
python-dotenv>=1.2.1
# Data Processing
pandas>=2.2.3
# Image Processing
Pillow>=12.0.0
# Progress & Utilities
tqdm>=4.67.1