From 895fed5dc1142ed76c9fd592fccecdda75605451 Mon Sep 17 00:00:00 2001 From: jwansek Date: Mon, 7 Aug 2023 16:52:21 +0000 Subject: Fixed some issues with Docker --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 92fffd3..0ab94ce 100755 --- a/requirements.txt +++ b/requirements.txt @@ -2,9 +2,9 @@ cmake<3.23 Shapely==1.7.1 colorthief==0.2.1 opencv_python_headless==4.5.4.60 -requests==2.18.4 -lxml==4.5.2 +requests +lxml dataclasses -pillow -twython==3.8.2 +Pillow<=9.5.0 pymysql +tweepy -- cgit v1.2.3