diff options
-rw-r--r-- | debian/control | 2 |
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 |