Metadata-Version: 2.1
Name: melon-translate
Version: 0.10.4
Summary: Melon-translate is a micro service for easing localisation and translation.
Author: sam
Author-email: contact@justsam.io
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: Django (>=4.0.7,<5.0.0)
Requires-Dist: django-admin-inline-paginator (>=0.3.0,<0.4.0)
Requires-Dist: django-auditlog (>=1.0.0,<2.0.0)
Requires-Dist: django-baton (>=2.3.0,<3.0.0)
Requires-Dist: django-health-check (>=3.16.5,<4.0.0)
Requires-Dist: django-model-utils (>=4.2.0,<5.0.0)
Requires-Dist: django-redis (>=5.2.0,<6.0.0)
Requires-Dist: djangorestframework (>=3.13.1,<4.0.0)
Requires-Dist: drf-spectacular (>=0.22.0,<0.23.0)
Requires-Dist: gevent (>=22.10.2,<23.0.0)
Requires-Dist: gunicorn (>=20.1.0,<21.0.0)
Requires-Dist: polib (>=1.1.1,<2.0.0)
Requires-Dist: psycopg2-binary (==2.9.1)
Requires-Dist: pytest-django (>=4.5.2,<5.0.0)
Requires-Dist: python-decouple (>=3.5,<4.0)
Requires-Dist: python-dotenv (>=0.20.0,<0.21.0)
Requires-Dist: python-json-logger (>=2.0.7,<3.0.0)
Requires-Dist: redis (>=4.3.4,<5.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: sentry-sdk (>=1.21.0,<2.0.0)
Requires-Dist: whitenoise (>=6.4.0,<7.0.0)
