Fix for 1111 Reordering of format_out
[osm/NBI.git] / requirements.txt
index 712bfe4..f0a2cc2 100644 (file)
 # License for the specific language governing permissions and limitations
 # under the License.
 
-CherryPy==18.0.0
-jsonschema
-PyYAML==3.*
+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
-
+git+https://osm.etsi.org/gerrit/osm/common.git@v8.0#egg=osm-common
+git+https://osm.etsi.org/gerrit/osm/IM.git@v8.0#egg=osm-im
+aiohttp>=2.3.10