Metadata-Version: 2.1
Name: robotoff
Version: 1.3.0
Summary: Real-time and batch prediction service for Openfoodfacts.
Author: Openfoodfacts Team
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: APScheduler (>=3.8.1,<3.9.0)
Requires-Dist: Pillow (>=9.0.0,<9.1.0)
Requires-Dist: Pint (==0.9)
Requires-Dist: dacite (>=1.6.0,<1.7.0)
Requires-Dist: elasticsearch (>=7.16.3,<7.17.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 (>=4.4.0,<4.5.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.27.1,<2.28.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)
