10 lines
218 B
Plaintext
10 lines
218 B
Plaintext
# OpenMontage - Core Dependencies
|
|
pyyaml>=6.0
|
|
pydantic>=2.0
|
|
jsonschema>=4.20
|
|
python-dotenv>=1.0
|
|
Pillow>=10.0
|
|
numpy>=1.24
|
|
requests>=2.31
|
|
google-auth>=2.0 # service-account auth for Google TTS + Imagen (Vertex AI)
|