diff options
author | Hansen, Tony (th1395) <th1395@att.com> | 2022-03-28 19:21:34 +0000 |
---|---|---|
committer | Hansen, Tony (th1395) <th1395@att.com> | 2022-03-28 19:29:07 +0000 |
commit | 8ffa96290b0f5b0700da4215cce87ba27db7bb94 (patch) | |
tree | f0c790e1cad42fbac1d6ad897580fe75a527b202 | |
parent | b78451a60a8e2bcd780841d4c137896aaac99835 (diff) |
fix for tox failures in most recent build
Change-Id: I1dae55850d5d2e2a5bcfa5d73a5ae51a2af90ed7
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-3126
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 52b5bc1..a55cd16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,4 @@ pysnmp==4.4.12 requests==2.18.3 onap_dcae_cbs_docker_client==2.1.0 -asyncio -pathlib pyyaml |