Metadata-Version: 2.4
Name: stash-ai-server
Version: 0.5.0b2
Summary: Stash AI Overhaul Backend Server
Author: Stash AI Overhaul
License: MIT
Project-URL: Homepage, https://github.com/skier233/Stash-AIServer
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: fastapi==0.121.0
Requires-Dist: uvicorn[standard]==0.38.0
Requires-Dist: SQLAlchemy==2.0.44
Requires-Dist: alembic==1.17.1
Requires-Dist: pydantic==2.12.4
Requires-Dist: python-dotenv==1.2.1
Requires-Dist: httpx==0.28.1
Requires-Dist: stashapi==0.1.2
Requires-Dist: PyYAML==6.0.3
Requires-Dist: packaging==25.0
