Metadata-Version: 2.1
Name: deci-common
Version: 5.1.0
Summary: A package for Deci's common data types, connections and interfaces
License: Apache-2.0
Author: Deci AI
Author-email: rnd@deci.ai
Requires-Python: >=3.6.2,<4.0.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: boto3 (>=1,<2)
Requires-Dist: botocore (>=1,<2)
Requires-Dist: cryptography (==3.4.7)
Requires-Dist: gdown (>=4,<5)
Requires-Dist: numpy (>=1.19,<2.0)
Requires-Dist: pydantic (>=1.9,<2.0)
Requires-Dist: pymongo (==4.1.1)
Requires-Dist: python-json-logger (==2.0.2)
Requires-Dist: python-magic (>=0,<1)
Requires-Dist: stringcase (>=1,<2)
Description-Content-Type: text/markdown

# deci-common
Common data types, connections and interfaces

