Metadata-Version: 2.1
Name: slingshot-ai
Version: 0.0.27rc23
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)
Requires-Dist: backoff (>=2.0.0)
Requires-Dist: deepdiff (>=6.3.0)
Requires-Dist: fastapi (>=0.100.0)
Requires-Dist: openai (>=0.27.8)
Requires-Dist: pathspec (>=0.10.1)
Requires-Dist: pydantic (>=2.0.0,<2.4.0)
Requires-Dist: pydantic-settings (>=2.0.0,<3)
Requires-Dist: pyyaml (>=6.0)
Requires-Dist: requests (>=2.28.1)
Requires-Dist: ruamel.yaml (>=0.17.0)
Requires-Dist: sentry-sdk (>=1.16.0)
Requires-Dist: sh (>=1.14.3)
Requires-Dist: simple-term-menu (>=1.6.0)
Requires-Dist: tqdm (>=4.63.0)
Requires-Dist: typer[all] (>=0.7.0)
Requires-Dist: urllib3 (>=1.26.11)
Requires-Dist: uvicorn[standard] (>=0.12.0)
