From b4817b94bd6d4c1e177fe55201bf0da0f335de75 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 5 Sep 2020 22:32:50 +0100 Subject: added running the program as a cron job --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 325cb7d..cc0f624 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ Shapely==1.7.1 colorthief==0.2.1 -opencv_python==4.1.1.26 +opencv_python_headless requests==2.18.4 lxml==4.5.2 -dataclasses==0.7 +dataclasses Pillow==7.2.0 twython==3.8.2 -- cgit v1.2.3