# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="A chatbot that assists rather than manipulates."

HOMEPAGE="https://gitlab.com/tangibleai/qary"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES=">=dev-python/pip-22.3.1[${PYTHON_USEDEP}]
	<dev-python/poetry-2.0[${PYTHON_USEDEP}]
	<dev-python/beautifulsoup4-5.0[${PYTHON_USEDEP}]
	<dev-python/bleach-6.0[${PYTHON_USEDEP}]
	dev-python/bidict[${PYTHON_USEDEP}]
	<dev-python/boto3-2.0[${PYTHON_USEDEP}]
	<dev-python/botocore-2.0[${PYTHON_USEDEP}]
	<dev-python/configargparse-2.0[${PYTHON_USEDEP}]
	<dev-python/cython-0.30[${PYTHON_USEDEP}]
	dev-python/dataframe-image[${PYTHON_USEDEP}]
	<dev-python/django-5.0[${PYTHON_USEDEP}]
	dev-python/edit-distance[${PYTHON_USEDEP}]
	<dev-python/elasticsearch-9.0[${PYTHON_USEDEP}]
	dev-python/environment[${PYTHON_USEDEP}]
	<dev-python/gitpython-4.0[${PYTHON_USEDEP}]
	<dev-python/graphviz-0.21[${PYTHON_USEDEP}]
	<dev-python/h5py-4.0.0[${PYTHON_USEDEP}]
	<dev-python/html5lib-2.0[${PYTHON_USEDEP}]
	<dev-python/html2text-2021.0.0[${PYTHON_USEDEP}]
	dev-python/huggingface-hub[${PYTHON_USEDEP}]
	>=dev-python/jupyter-console-6.4.4[${PYTHON_USEDEP}]
	<dev-python/lxml-5.0.0[${PYTHON_USEDEP}]
	dev-python/m2r[${PYTHON_USEDEP}]
	<dev-python/matplotlib-4.0[${PYTHON_USEDEP}]
	<dev-python/matplotlib-inline-0.2[${PYTHON_USEDEP}]
	dev-python/meilisearch[${PYTHON_USEDEP}]
	<dev-python/mistune-0.9.0[${PYTHON_USEDEP}]
	dev-python/nltk[${PYTHON_USEDEP}]
	<dev-python/pandas-2.0[${PYTHON_USEDEP}]
	<dev-python/pillow-10.0.0[${PYTHON_USEDEP}]
	dev-python/pronouncing[${PYTHON_USEDEP}]
	<dev-python/psutil-6.0.0[${PYTHON_USEDEP}]
	dev-python/PyPDF2[${PYTHON_USEDEP}]
	<dev-python/python-dotenv-0.14.0[${PYTHON_USEDEP}]
	<dev-python/python-slugify-8.0.0[${PYTHON_USEDEP}]
	<dev-python/pyyaml-7.0[${PYTHON_USEDEP}]
	>=dev-python/rapidfuzz-2.13.2[${PYTHON_USEDEP}]
	<dev-python/recommonmark-0.8[${PYTHON_USEDEP}]
	>=dev-python/scikit-image-0.19.3[${PYTHON_USEDEP}]
	>=dev-python/scikit-learn-1.1.3[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.9.3[${PYTHON_USEDEP}]
	<dev-python/seaborn-0.12.0[${PYTHON_USEDEP}]
	dev-python/sentence-transformers[${PYTHON_USEDEP}]
	dev-python/spacy[${PYTHON_USEDEP}]
	<dev-python/sphinx-6.0[${PYTHON_USEDEP}]
	dev-python/torch[${PYTHON_USEDEP}]
	dev-python/torchtext[${PYTHON_USEDEP}]
	<dev-python/tox-4.0.0[${PYTHON_USEDEP}]
	<dev-python/tqdm-5.0[${PYTHON_USEDEP}]
	<dev-python/unidecode-2.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"