From 794b4af5ac5b3ef4ae3b41acb37a502b771941fd Mon Sep 17 00:00:00 2001 From: Ace Date: Sat, 24 Jun 2023 20:52:32 +0200 Subject: [PATCH] speed up installation speed --- requirements.txt | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/requirements.txt b/requirements.txt index 050aacb..cd58da5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,36 +2,29 @@ arrow==1.2.3 certifi==2023.5.7 cycler==0.11.0 feedparser==6.0.10 -fonttools==4.39.4 -geojson==2.5.0 +fonttools==4.40.0 +geojson==2.3.0 icalendar==5.0.7 kiwisolver==1.4.4 lxml==4.9.2 matplotlib==3.7.1 multitasking==0.0.11 -numpy==1.24.3 +numpy==1.25.0 packaging==23.1 pandas==2.0.2 Pillow==9.5.0 pyowm==3.3.0 -pyparsing==3.0.9 +pyparsing==3.1.0 PySocks==1.7.1 python-dateutil==2.8.2 pytz==2023.3 recurring-ical-events==2.0.2 requests==2.31.0 -#RPi.GPIO==0.7.1 sgmllib3k==1.0.0 six==1.16.0 -# spidev==3.5 todoist-api-python==2.0.2 typing_extensions==4.6.3 -urllib3==2.0.2 -yfinance==0.2.18 +urllib3==2.0.3 +yfinance==0.2.21 python-dotenv==1.0.0 -setuptools==67.8.0 -sphinx==6.2.1 -sphinxemoji==0.2.0 -sphinx-rtd-theme==1.2.1 -recommonmark==0.7.1 -cryptography==40.0.2 +setuptools==68.0.0