Metadata-Version: 2.1
Name: robotoff
Version: 1.25.2
Summary: Real-time and batch prediction service for Open Food Facts.
License: GNU Affero General Public License v3
Author: Open Food Facts Team
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: APScheduler (>=3.8.1,<3.9.0)
Requires-Dist: Pillow (>=9.3.0,<9.4.0)
Requires-Dist: Pint (==0.9)
Requires-Dist: cachetools (>=5.2.0,<6.0.0)
Requires-Dist: dacite (>=1.6.0,<1.7.0)
Requires-Dist: elasticsearch (>=8.5.3,<8.6.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-client (>=1.34.0,<1.35.0)
Requires-Dist: jsonschema (>=4.4.0,<4.5.0)
Requires-Dist: langid (>=1.1.6,<1.2.0)
Requires-Dist: lark (>=1.1.4,<1.2.0)
Requires-Dist: matplotlib (>=3.5.0,<3.6.0)
Requires-Dist: more-itertools (>=8.9.0,<8.10.0)
Requires-Dist: numpy (>=1.23.5,<1.24.0)
Requires-Dist: orjson (>=3.8.2,<3.9.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: python-redis-lock (>=4.0.0,<4.1.0)
Requires-Dist: requests (>=2.28.1,<2.29.0)
Requires-Dist: rq (>=1.11.1,<1.12.0)
Requires-Dist: sentry-sdk[falcon] (>=1.11.0,<1.12.0)
Requires-Dist: spacy (>=3.4.1,<3.5.0)
Requires-Dist: spacy-lookups-data (>=1.0.3,<2.0.0)
Requires-Dist: transformers (>=4.25.1,<4.26.0)
Requires-Dist: tritonclient[grpc] (>=2.26.0,<3.0.0)
Requires-Dist: typer (>=0.7.0,<0.8.0)
