Metadata-Version: 2.3
Name: jay_ai
Version: 0.6.1
Summary: Monorepo for the Jay Voice AI Platform
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: aiohttp (==3.11.10)
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: fastapi (>=0.115.6,<0.116.0)
Requires-Dist: gunicorn (>=23.0.0,<24.0.0)
Requires-Dist: httpx (==0.28.1)
Requires-Dist: inquirerpy (>=0.3.4,<0.4.0)
Requires-Dist: openai (==1.58.1)
Requires-Dist: pydantic (>=2.10.3,<3.0.0)
Requires-Dist: pyngrok (==7.2.2)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: rich (>=13.9.4,<14.0.0)
Requires-Dist: sentry-sdk (==2.19.2)
Requires-Dist: uvicorn (>=0.34.0,<0.35.0)
Requires-Dist: uvicorn-worker (>=0.3.0,<0.4.0)
