diff --git a/debian/control b/debian/control index 830f3360fc..d89d12ee00 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Depends: python3-oslo.config (>= 1:3.9~), python3-eventlet (>= 0.22.1), python3-eventlet (<< 0.22.2), python3-ryu (>= 4.27), python3-ryu (<< 4.28), python3-beka (>= 0.3.3), python3-beka (<< 0.3.4), - python3-chewie (>= 0.0.7), python3-chewie (<< 0.0.8), + python3-chewie (>= 0.0.2), python3-chewie (<< 0.0.3), python3-pytricia (>= 1.0.0), python3:any (>= 3.4~), Suggests: python-faucet-doc, faucet, gauge, oslo.config, diff --git a/requirements.txt b/requirements.txt index 29ff7567ce..c0c53d5e18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -chewie==0.0.7 +chewie==0.0.2 datadiff eventlet==0.22.1 # pyup: ignore influxdb