Metadata-Version: 2.4
Name: gate-server
Version: 0.1.0
Summary: HTTP server exposing Maelstrom Gate as a deployable microservice
License: Apache-2.0
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: gatekeeper-one>=1.0.0
Requires-Dist: fastapi>=0.110
Requires-Dist: uvicorn[standard]>=0.29
Requires-Dist: pydantic>=2.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: httpx>=0.27; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23; extra == "dev"
Dynamic: license-file
