# 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="Sample"

HOMEPAGE=""
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/b6/f6/1aaea88cc082a331dd808cdeeda2a901b3525101431e72f5db83e186e247/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="~dev-python/jinja2-3.1.2[${PYTHON_USEDEP}]
	dev-python/torch[${PYTHON_USEDEP}]
	~dev-python/pyyaml-6.0[${PYTHON_USEDEP}]
	~dev-python/pillow-9.4.0[${PYTHON_USEDEP}]
	dev-python/torchvision[${PYTHON_USEDEP}]
	~dev-python/numpy-1.21.6[${PYTHON_USEDEP}]
	dev-python/opencv-python[${PYTHON_USEDEP}]
	~dev-python/matplotlib-3.5.3[${PYTHON_USEDEP}]
	~dev-python/pandas-1.3.5[${PYTHON_USEDEP}]
	~dev-python/seaborn-0.12.2[${PYTHON_USEDEP}]
	~dev-python/requests-2.28.2[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.65.0[${PYTHON_USEDEP}]
	~dev-python/psutil-5.9.4[${PYTHON_USEDEP}]
	dev-python/thop[${PYTHON_USEDEP}]
	dev-python/tensorflow[${PYTHON_USEDEP}]
	~dev-python/xlsxwriter-3.0.9[${PYTHON_USEDEP}]
	dev-python/pdf2image[${PYTHON_USEDEP}]
	~dev-python/six-1.16.0[${PYTHON_USEDEP}]
	dev-python/retina-face[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"