Metadata-Version: 2.1
Name: slingshot-ai
Version: 0.0.27rc65
Summary: Slingshot Python SDK
Author: Slingshot AI
Author-email: service-account@slingshot.xyz
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiohttp (>=3.8.1,<4)
Requires-Dist: backoff (>=2.0.0,<3)
Requires-Dist: deepdiff (>=6.3.0,<7)
Requires-Dist: fastapi (>=0.100.0)
Requires-Dist: openai (>=0.27.8)
Requires-Dist: pathspec (>=0.10.1,<1)
Requires-Dist: pydantic (>=2.0.0,<2.4.0)
Requires-Dist: pydantic-settings (>=2.0.0,<3)
Requires-Dist: pyyaml (>=6.0,<7)
Requires-Dist: requests (>=2.28.1,<3)
Requires-Dist: ruamel.yaml (>=0.17.0,<1)
Requires-Dist: sentry-sdk (>=1.16.0,<2)
Requires-Dist: sh (>=2.0.6,<3)
Requires-Dist: simple-term-menu (>=1.6.0,<2)
Requires-Dist: tqdm (>=4.63.0,<5)
Requires-Dist: typer[all] (>=0.7.0,<1)
Requires-Dist: urllib3 (>=1.26.11,<2)
Requires-Dist: uvicorn[standard] (>=0.12.0)
