From 8af21e49e361bfa2ef700453fa9c83d73e15d015 Mon Sep 17 00:00:00 2001 From: Ace Date: Wed, 8 Nov 2023 00:26:57 +0100 Subject: [PATCH] speed up installation time --- requirements.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6eb2a21..1d9ca8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,10 +7,8 @@ icalendar==5.0.11 kiwisolver==1.4.5 lxml==4.9.3 matplotlib==3.8.1 -multitasking==0.0.11 numpy==1.26.1 packaging==23.2 -pandas==2.1.2 Pillow==10.1.0 pyparsing==3.1.1 PySocks==1.7.1 @@ -23,6 +21,5 @@ six==1.16.0 todoist-api-python==2.1.3 typing_extensions==4.8.0 urllib3==2.0.7 -yfinance==0.2.31 python-dotenv==1.0.0 setuptools==68.2.2