update requirements

This commit is contained in:
Ace 2023-06-03 15:43:52 +02:00
parent 9794f0237f
commit 85c866e071
2 changed files with 19 additions and 19 deletions

View File

@ -1,3 +0,0 @@
sphinxemoji==0.1.8 # for emoji support on documentation
sphinx-rtd-theme==0.5.0 # better theme for documentation
recommonmark==0.6.0 # markdown support for documentation

View File

@ -1,32 +1,35 @@
arrow==1.2.3
certifi==2022.12.7
certifi==2023.5.7
cycler==0.11.0
feedparser==6.0.10
fonttools==4.38.0
geojson==2.5.0
icalendar==5.0.4
fonttools==4.39.4
geojson==3.0.1
icalendar==5.0.7
kiwisolver==1.4.4
lxml==4.9.2
matplotlib==3.6.2
matplotlib==3.7.1
multitasking==0.0.11
numpy==1.24.1
packaging==23.0
pandas==1.5.2
Pillow==9.4.0
numpy==1.24.3
packaging==23.1
pandas==2.0.2
Pillow==9.5.0
pyowm==3.3.0
pyparsing==3.0.9
PySocks==1.7.1
python-dateutil==2.8.2
pytz==2022.7
recurring-ical-events==0.1.17b0
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.4.0
urllib3==1.26.13
yfinance==0.2.3
python-dotenv~=0.21.0
setuptools==65.6.3
typing_extensions==4.6.3
urllib3==2.0.2
yfinance==0.2.18
python-dotenv==1.0.0
setuptools==67.8.0
sphinxemoji==0.2.0 # for emoji support on documentation
sphinx-rtd-theme==1.2.1 # better theme for documentation
recommonmark==0.7.1 # markdown support for documentation