X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=setup.py;h=f134876c584b1b7b1218665e7a13d9894e284962;hp=67c1740c5e232096234a16a9d04136215b25c787;hb=daab26940210ace40fdc55cd58aafb5c3be83ae2;hpb=454c30b8407d64cf360dacb0444c586b46801e1c diff --git a/setup.py b/setup.py index 67c1740..f134876 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ setup( install_requires=[ 'CherryPy==18.1.2', 'osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git#egg=osm-common', - 'jsonschema', + 'jsonschema==3.2.0', 'PyYAML', 'osm-im @ git+https://osm.etsi.org/gerrit/osm/IM.git#egg=osm-im', 'python-keystoneclient',