X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=debian%2Fpython3-osm-policy-module.postinst;h=20f87d85d484a61f8b8cd1d8789d29b1d266e18a;hb=ee0192d166c17a5bd1b487bdada457116afdcf63;hp=fe73f0b540c717b624b92ee07857f4ab65bdad23;hpb=10be7c984475707be716708dfdd2d91a655158dc;p=osm%2FPOL.git diff --git a/debian/python3-osm-policy-module.postinst b/debian/python3-osm-policy-module.postinst index fe73f0b..20f87d8 100644 --- a/debian/python3-osm-policy-module.postinst +++ b/debian/python3-osm-policy-module.postinst @@ -29,4 +29,5 @@ pip3 install jsonschema==2.6.* pip3 install pyyaml==3.* pip3 install pymysql pip3 install peewee-migrate==1.1.* +pip3 install requests==2.* echo "Installation of python dependencies finished" \ No newline at end of file