Metadata-Version: 2.4
Name: agentity-middleware-python
Version: 0.1.0
Summary: Agentity middleware for FastAPI
License: Apache-2.0
Requires-Python: >=3.11
Requires-Dist: fastapi>=0.110
Requires-Dist: agentity-sdk-python>=0.1
Requires-Dist: cryptography>=42
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == "dev"
Requires-Dist: httpx>=0.27; extra == "dev"
