From b12e5b3210ddc10cd18aa4db83fc4a31f81a2725 Mon Sep 17 00:00:00 2001 From: kerlomz Date: Mon, 1 Nov 2021 14:48:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=8Btf=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6cf6502..538f9bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,18 +1,19 @@ -flask>=0.12.3 -gevent>=1.2.2 -Flask-Caching>=1.3.3 -gevent-websocket>=0.10.1 -tensorflow==1.14.0 -pillow>=4.3.0 -opencv-python==3.4.5.20 -numpy>=1.16.0 -grpcio>=1.14.2 -grpcio_tools>=1.14.2 -requests>=2.18.4 -pyyaml>=3.13 -tornado>=5.1.1 -watchdog==0.9.0 -pyinstaller>=3.5 +flask +gevent +Flask-Caching +gevent-websocket +tf-nightly +pillow +opencv-python +numpy +grpcio +grpcio_tools +requests +pyyaml +tornado +watchdog +pyinstaller sanic paramiko -APScheduler \ No newline at end of file +APScheduler +requests \ No newline at end of file