Metadata-Version: 2.1
Name: thumbor
Version: 7.0.0a2
Summary: thumbor is an open-source photo thumbnail service by globo.com
License: MIT
Author: globo.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: Pillow (>=7.0.0,<8.0.0)
Requires-Dist: derpconf (>=0.8.3,<0.9.0)
Requires-Dist: libthumbor (>=1.3.2,<2.0.0)
Requires-Dist: opencv-python-headless (>=4.2.0,<5.0.0)
Requires-Dist: pytz (>=2019.3,<2020.0)
Requires-Dist: statsd (>=3.3.0,<4.0.0)
Requires-Dist: tornado (>=6.0.3,<7.0.0)
Requires-Dist: webcolors (>=1.10,<2.0)
