X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=NG-RO%2Fdebian%2Fpython3-osm-ng-ro.postinst;h=87416ac92ec8b5d1db7ea78bacbdeee88bc531ec;hb=460df4c5259a5fed57e6692c6ed6d8a2460dfc59;hp=09b59d2e4064dfa2a542fa42ebcc739c585d0415;hpb=1d213f4c8825da8347ffb07b3eaa1315f0fab698;p=osm%2FRO.git 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"