cleanup dependencies
This commit is contained in:
parent
31f1635792
commit
06eb301d90
@ -1,56 +1,55 @@
|
|||||||
appdirs==1.4.4
|
appdirs==1.4.4
|
||||||
arrow==1.3.0
|
arrow==1.3.0
|
||||||
asyncio==3.4.3
|
asyncio==3.4.3
|
||||||
beautifulsoup4==4.12.2
|
beautifulsoup4==4.12.3
|
||||||
certifi==2023.7.22
|
certifi==2024.2.2
|
||||||
cfgv==3.4.0
|
cfgv==3.4.0
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
colorzero==2.0
|
colorzero==2.0
|
||||||
contourpy==1.2.0
|
|
||||||
cycler==0.12.1
|
cycler==0.12.1
|
||||||
distlib==0.3.8
|
distlib==0.3.8
|
||||||
feedparser==6.0.10
|
feedparser==6.0.11
|
||||||
filelock==3.13.1
|
filelock==3.13.1
|
||||||
fonttools==4.45.1
|
fonttools==4.48.1
|
||||||
frozendict==2.4.0
|
frozendict==2.4.0
|
||||||
gpiozero==2.0
|
gpiozero==2.0
|
||||||
html2text==2020.1.16
|
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
|
identify==2.5.34
|
||||||
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==5.1.0
|
||||||
matplotlib==3.8.2
|
matplotlib==3.8.2
|
||||||
multitasking==0.0.11
|
multitasking==0.0.11
|
||||||
nodeenv==1.8.0
|
nodeenv==1.8.0
|
||||||
numpy==1.26.2
|
numpy==1.26.2
|
||||||
packaging==23.2
|
packaging==23.2
|
||||||
pandas==2.1.4
|
pandas==2.2.0
|
||||||
peewee==3.17.0
|
peewee==3.17.1
|
||||||
pillow==10.2.0
|
pillow==10.2.0
|
||||||
platformdirs==4.1.0
|
platformdirs==4.2.0
|
||||||
pre-commit==3.6.0
|
pre-commit==3.6.1
|
||||||
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.1
|
||||||
pytz==2023.3.post1
|
pytz==2024.1
|
||||||
PyYAML==6.0.1
|
PyYAML==6.0.1
|
||||||
recurring-ical-events==2.1.1
|
recurring-ical-events==2.1.2
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
sgmllib3k==1.0.0
|
sgmllib3k==1.0.0
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
soupsieve==2.5
|
soupsieve==2.5
|
||||||
todoist-api-python==2.1.3
|
todoist-api-python==2.1.3
|
||||||
types-python-dateutil==2.8.19.20240106
|
types-python-dateutil==2.8.19.20240106
|
||||||
typing_extensions==4.8.0
|
typing_extensions==4.9.0
|
||||||
tzdata==2023.4
|
tzdata==2023.4
|
||||||
tzlocal==5.2
|
tzlocal==5.2
|
||||||
urllib3==2.1.0
|
urllib3==2.2.0
|
||||||
virtualenv==20.25.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
|
||||||
yfinance==0.2.32
|
yfinance==0.2.36
|
||||||
|
Loading…
Reference in New Issue
Block a user