From 759ccd84ab78a5962172e8969d4084a53f8fb154 Mon Sep 17 00:00:00 2001 From: jwansek Date: Sun, 14 Aug 2022 17:04:23 +0000 Subject: Updated dependencies, README.md --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 6dddbb1..92fffd3 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,10 @@ +cmake<3.23 Shapely==1.7.1 colorthief==0.2.1 -opencv_python_headless +opencv_python_headless==4.5.4.60 requests==2.18.4 lxml==4.5.2 dataclasses -pillow==7.2.0 +pillow twython==3.8.2 pymysql -- cgit v1.2.3