requirements update
This commit is contained in:
parent
96915c53fa
commit
7ce9b957b0
@ -3,11 +3,14 @@ arrow==1.3.0
|
|||||||
asyncio==3.4.3
|
asyncio==3.4.3
|
||||||
beautifulsoup4==4.12.2
|
beautifulsoup4==4.12.2
|
||||||
certifi==2023.7.22
|
certifi==2023.7.22
|
||||||
|
cfgv==3.4.0
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
colorzero==2.0
|
colorzero==2.0
|
||||||
contourpy==1.2.0
|
contourpy==1.2.0
|
||||||
cycler==0.12.1
|
cycler==0.12.1
|
||||||
|
distlib==0.3.8
|
||||||
feedparser==6.0.10
|
feedparser==6.0.10
|
||||||
|
filelock==3.13.1
|
||||||
fonttools==4.45.1
|
fonttools==4.45.1
|
||||||
frozendict==2.4.0
|
frozendict==2.4.0
|
||||||
gpiozero==2.0
|
gpiozero==2.0
|
||||||
@ -15,21 +18,26 @@ html2text==2020.1.16
|
|||||||
html5lib==1.1
|
html5lib==1.1
|
||||||
htmlwebshot==0.1.2
|
htmlwebshot==0.1.2
|
||||||
icalendar==5.0.11
|
icalendar==5.0.11
|
||||||
|
identify==2.5.33
|
||||||
idna==3.6
|
idna==3.6
|
||||||
kiwisolver==1.4.5
|
kiwisolver==1.4.5
|
||||||
lgpio==0.0.0.2
|
lgpio==0.0.0.2
|
||||||
lxml==4.9.3
|
lxml==4.9.3
|
||||||
matplotlib==3.8.2
|
matplotlib==3.8.2
|
||||||
multitasking==0.0.11
|
multitasking==0.0.11
|
||||||
|
nodeenv==1.8.0
|
||||||
numpy==1.26.2
|
numpy==1.26.2
|
||||||
packaging==23.2
|
packaging==23.2
|
||||||
pandas==2.1.4
|
pandas==2.1.4
|
||||||
peewee==3.17.0
|
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
|
pyparsing==3.1.1
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
python-dotenv==1.0.0
|
python-dotenv==1.0.0
|
||||||
pytz==2023.3.post1
|
pytz==2023.3.post1
|
||||||
|
PyYAML==6.0.1
|
||||||
recurring-ical-events==2.1.1
|
recurring-ical-events==2.1.1
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
RPi.GPIO==0.7.1
|
RPi.GPIO==0.7.1
|
||||||
@ -43,6 +51,7 @@ typing_extensions==4.8.0
|
|||||||
tzdata==2023.4
|
tzdata==2023.4
|
||||||
tzlocal==5.2
|
tzlocal==5.2
|
||||||
urllib3==2.1.0
|
urllib3==2.1.0
|
||||||
|
virtualenv==20.25.0
|
||||||
webencodings==0.5.1
|
webencodings==0.5.1
|
||||||
x-wr-timezone==0.0.6
|
x-wr-timezone==0.0.6
|
||||||
xkcd==2.4.2
|
xkcd==2.4.2
|
||||||
|
Loading…
Reference in New Issue
Block a user