X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=example-apps%2FROBO%2Fretail_app%2Frequirements.txt;h=00afd2fa09473f1fa02124a1001bc283b665a11e;hb=e6d40ddb2640f434a9d7d7ed99566e5e8fa60cc1;hp=9e7cae31257e037a1ad3045b7966ec83248c1ed7;hpb=da76bbe93ae0886adb8b8c2d093cfc821bbac007;p=ealt-edge.git diff --git a/example-apps/ROBO/retail_app/requirements.txt b/example-apps/ROBO/retail_app/requirements.txt index 9e7cae3..00afd2f 100644 --- a/example-apps/ROBO/retail_app/requirements.txt +++ b/example-apps/ROBO/retail_app/requirements.txt @@ -14,8 +14,11 @@ # limitations under the License. # -flask -requests +flask~=1.1.2 +requests~=2.18.4 flask_sslify -opencv-python +opencv-python~=3.3.1.11 flask_cors +numpy +influxdb~=5.3.1 +Wand \ No newline at end of file