Fix bug 1432: Support for alternative images for sol006
[osm/NBI.git] / requirements.txt
index 41bc5f6..b51ddca 100644 (file)
 # License for the specific language governing permissions and limitations
 # under the License.
 
-CherryPy==18.1.2
-jsonschema
+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
-
+aiohttp>=2.3.10,<=3.6.2
+tacacs_plus