mirror of
https://github.com/dongdongunique/EvoSynth.git
synced 2026-02-12 17:22:44 +00:00
16 lines
218 B
Plaintext
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
|