Fix for Bug 1111 Reordering of format_out
[osm/NBI.git] / requirements.txt
index 426e430..1f2adf9 100644 (file)
 # under the License.
 
 CherryPy==18.1.2
-jsonschema
-PyYAML==3.*
+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==0.20.2
-
+aiohttp>=2.3.10