X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=NG-RO%2Fdebian%2Fpython3-osm-ng-ro.postinst;h=87416ac92ec8b5d1db7ea78bacbdeee88bc531ec;hp=09b59d2e4064dfa2a542fa42ebcc739c585d0415;hb=366c26074542c8febf28075bf2a4832ac612101c;hpb=0436bb46f52a213b7f4ba51344d51306208c28ee diff --git a/NG-RO/debian/python3-osm-ng-ro.postinst b/NG-RO/debian/python3-osm-ng-ro.postinst index 09b59d2e..87416ac9 100755 --- a/NG-RO/debian/python3-osm-ng-ro.postinst +++ b/NG-RO/debian/python3-osm-ng-ro.postinst @@ -21,5 +21,4 @@ echo "POST INSTALL OSM-RO-NG" echo "Installing python dependencies via pip..." # python3 -m pip install -U pip -python3 -m pip install cherrypy==18.1.2 - +python3 -m pip install -U "cherrypy==18.1.2" "cryptography>=2.5"