summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 09:30:30 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 09:30:30 +0000
commit685d99ddd4073abae81370539da172e8ae3a100a (patch)
tree3e97e65b660270e0db2ff90c8f317cb8aad5bb81
parentReleasing debian version 0.14.0-1. (diff)
downloadanta-685d99ddd4073abae81370539da172e8ae3a100a.tar.xz
anta-685d99ddd4073abae81370539da172e8ae3a100a.zip
Adding additionally required python modules to depends.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index a7f643c..5b85a24 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,8 @@ Package: python3-anta
Section: python
Architecture: all
Depends:
+ python3-aioeapi,
+ python3-pydantic-extra-types,
${misc:Depends},
${python3:Depends},
Description: Arista Network Test Automation (ANTA) Framework