X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements.txt;h=8aa43510a67a1fbbdaea2f0fc799eb22c2d2e5f5;hb=c33b8f98723038ecc63b659312b7916439602fe7;hp=1f2adf91e3e1e34157dd90997ffd9523e7ff5d1d;hpb=329b81892dc8d2549209fd73505d1f88cf862a72;p=osm%2FNBI.git diff --git a/requirements.txt b/requirements.txt index 1f2adf9..8aa4351 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,11 +10,12 @@ # License for the specific language governing permissions and limitations # under the License. -CherryPy==18.1.2 -jsonschema==3.2.0 +CherryPy>=18.1.2 +jsonschema>=3.2.0 PyYAML python-keystoneclient requests -git+https://osm.etsi.org/gerrit/osm/common.git#egg=osm-common -git+https://osm.etsi.org/gerrit/osm/IM.git#egg=osm-im -aiohttp>=2.3.10 +git+https://osm.etsi.org/gerrit/osm/common.git@v9.0#egg=osm-common +git+https://osm.etsi.org/gerrit/osm/IM.git@v9.0#egg=osm-im +aiohttp>=2.3.10,<=3.6.2 +tacacs_plus