Metadata-Version: 2.1
Name: octoai-sdk
Version: 0.4.0
Summary: A runtime library for OctoAI.
Author: OctoML
Requires-Python: >=3.8.1,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: docs
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: fastapi (>=0.100.0,<0.101.0)
Requires-Dist: httpx (>=0.24.0,<0.25.0)
Requires-Dist: numpy (>=1.24.3,<2.0.0)
Requires-Dist: pillow (>=9.5.0,<10.0.0)
Requires-Dist: pydantic (>=2.1.1,<3.0.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: soundfile (>=0.12.1,<0.13.0)
Requires-Dist: types-pyyaml (>=6.0.12.10,<7.0.0.0)
Requires-Dist: uvicorn (>=0.22.0,<0.23.0)
