From 7ce9b957b0653411af1d323a88a031a77587532e Mon Sep 17 00:00:00 2001 From: mrbwburns <> Date: Fri, 26 Jan 2024 05:09:28 -0800 Subject: [PATCH] requirements update --- requirements.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d72ace..f2b6248 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,11 +3,14 @@ arrow==1.3.0 asyncio==3.4.3 beautifulsoup4==4.12.2 certifi==2023.7.22 +cfgv==3.4.0 charset-normalizer==3.3.2 colorzero==2.0 contourpy==1.2.0 cycler==0.12.1 +distlib==0.3.8 feedparser==6.0.10 +filelock==3.13.1 fonttools==4.45.1 frozendict==2.4.0 gpiozero==2.0 @@ -15,21 +18,26 @@ html2text==2020.1.16 html5lib==1.1 htmlwebshot==0.1.2 icalendar==5.0.11 +identify==2.5.33 idna==3.6 kiwisolver==1.4.5 lgpio==0.0.0.2 lxml==4.9.3 matplotlib==3.8.2 multitasking==0.0.11 +nodeenv==1.8.0 numpy==1.26.2 packaging==23.2 pandas==2.1.4 peewee==3.17.0 -Pillow==10.2.0 +pillow==10.2.0 +platformdirs==4.1.0 +pre-commit==3.6.0 pyparsing==3.1.1 python-dateutil==2.8.2 python-dotenv==1.0.0 pytz==2023.3.post1 +PyYAML==6.0.1 recurring-ical-events==2.1.1 requests==2.31.0 RPi.GPIO==0.7.1 @@ -43,6 +51,7 @@ typing_extensions==4.8.0 tzdata==2023.4 tzlocal==5.2 urllib3==2.1.0 +virtualenv==20.25.0 webencodings==0.5.1 x-wr-timezone==0.0.6 xkcd==2.4.2