Metadata-Version: 2.1
Name: robotoff
Version: 1.1.0
Summary: Real-time and batch prediction service for Openfoodfacts.
License: GNU Affero General Public License v3
Author: Openfoodfacts Team
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: APScheduler (>=3.7.0,<3.8.0)
Requires-Dist: Pillow (>=8.3.2,<8.4.0)
Requires-Dist: Pint (==0.9)
Requires-Dist: dacite (>=1.6.0,<1.7.0)
Requires-Dist: elasticsearch (>=7.14.1,<7.15.0)
Requires-Dist: falcon (>=2.0.0,<2.1.0)
Requires-Dist: falcon-cors (>=1.1.7,<1.2.0)
Requires-Dist: falcon-multipart (>=0.2.0,<0.3.0)
Requires-Dist: flashtext (>=2.7,<2.8)
Requires-Dist: gunicorn (>=20.1.0,<20.2.0)
Requires-Dist: influxdb (>=5.3.1,<5.4.0)
Requires-Dist: jsonschema (>=3.2.0,<3.3.0)
Requires-Dist: langid (>=1.1.6,<1.2.0)
Requires-Dist: matplotlib (>=3.4.3,<3.5.0)
Requires-Dist: more-itertools (>=8.9.0,<8.10.0)
Requires-Dist: numpy (>=1.19.5,<1.20.0)
Requires-Dist: orjson (>=3.6.3,<3.7.0)
Requires-Dist: peewee (>=3.14.4,<3.15.0)
Requires-Dist: protobuf (>=3.17.3,<3.18.0)
Requires-Dist: psycopg2-binary (>=2.9.1,<2.10.0)
Requires-Dist: py-healthcheck (>=1.10.1,<2.0.0)
Requires-Dist: pymongo (>=3.12.0,<3.13.0)
Requires-Dist: requests (>=2.26.0,<2.27.0)
Requires-Dist: scikit-learn (>=0.24.2,<0.25.0)
Requires-Dist: scipy (>=1.6.1,<1.7.0)
Requires-Dist: sentry-sdk[falcon] (>=0.19.5,<0.20.0)
Requires-Dist: spacy (>=2.3.7,<2.4.0)
Requires-Dist: typer (>=0.3.2,<0.4.0)
