Metadata-Version: 2.1
Name: image-detection-service
Version: 0.2.0
Summary: 
License: MIT
Author: Anustup Das
Author-email: anustup@mediadistillery.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: fastapi (>=0.63.0,<0.64.0)
Requires-Dist: image-detection-core (==0.3.0)
Requires-Dist: image-service-foundation (==0.1.0)
Requires-Dist: numpy (>=1.16.0,<1.19.0)
Requires-Dist: prometheus-client (>=0.6.0)
Requires-Dist: pydantic (>=1.7.3,<1.8.0)
Requires-Dist: python-multipart (>=0.0.5,<0.0.6)
Requires-Dist: uvicorn (>=0.13.3,<0.14.0)
