X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=example-apps%2FROBO%2Fretail_app%2Frequirements.txt;h=dd037ca1fc5f8414c6041a151cd973e2e1ccd33b;hb=c6eaeb97a41a5a7eba743a7fbacf83f48947dbb7;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..dd037ca 100644 --- a/example-apps/ROBO/retail_app/requirements.txt +++ b/example-apps/ROBO/retail_app/requirements.txt @@ -14,8 +14,10 @@ # limitations under the License. # -flask -requests +flask~=1.1.2 +requests~=2.18.4 flask_sslify opencv-python flask_cors + +influxdb~=5.3.1 \ No newline at end of file