summaryrefslogtreecommitdiff
path: root/dev-python/deepdiff/deepdiff-8.6.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/deepdiff/deepdiff-8.6.1.ebuild')
-rw-r--r--dev-python/deepdiff/deepdiff-8.6.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/deepdiff/deepdiff-8.6.1.ebuild b/dev-python/deepdiff/deepdiff-8.6.1.ebuild
index 2066d34b0ba4..d56dd735509c 100644
--- a/dev-python/deepdiff/deepdiff-8.6.1.ebuild
+++ b/dev-python/deepdiff/deepdiff-8.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2025 Gentoo Authors
+# Copyright 2023-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -30,6 +30,7 @@ DEPEND="
>=dev-python/jsonpickle-4.0.0[${PYTHON_USEDEP}]
>=dev-python/numpy-2.2.0[${PYTHON_USEDEP}]
>=dev-python/orjson-3.10.0[${PYTHON_USEDEP}]
+ dev-python/pandas[${PYTHON_USEDEP}]
dev-python/pydantic[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]