Metadata-Version: 2.4
Name: demon-cry
Version: 0.8.0
Summary: 
License-File: LICENSE
Author: Fazzyt
Requires-Python: >=3.12, <3.15
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Provides-Extra: postgres
Requires-Dist: aiosqlite (>=0.19,<0.21)
Requires-Dist: alembic (>=1.13,<2.0)
Requires-Dist: asyncpg ; extra == "postgres"
Requires-Dist: demon-cry-base (>=0.3.0,<0.4.0)
Requires-Dist: fastapi
Requires-Dist: httpx
Requires-Dist: openai
Requires-Dist: pydantic
Requires-Dist: pydantic-settings (>=2.15.0,<3.0.0)
Requires-Dist: sqlalchemy (>=2.0.52,<3.0.0)
Requires-Dist: uvicorn[standard]
