update requirements
This commit is contained in:
parent
9794f0237f
commit
85c866e071
@ -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
|
|
@ -1,32 +1,35 @@
|
|||||||
arrow==1.2.3
|
arrow==1.2.3
|
||||||
certifi==2022.12.7
|
certifi==2023.5.7
|
||||||
cycler==0.11.0
|
cycler==0.11.0
|
||||||
feedparser==6.0.10
|
feedparser==6.0.10
|
||||||
fonttools==4.38.0
|
fonttools==4.39.4
|
||||||
geojson==2.5.0
|
geojson==3.0.1
|
||||||
icalendar==5.0.4
|
icalendar==5.0.7
|
||||||
kiwisolver==1.4.4
|
kiwisolver==1.4.4
|
||||||
lxml==4.9.2
|
lxml==4.9.2
|
||||||
matplotlib==3.6.2
|
matplotlib==3.7.1
|
||||||
multitasking==0.0.11
|
multitasking==0.0.11
|
||||||
numpy==1.24.1
|
numpy==1.24.3
|
||||||
packaging==23.0
|
packaging==23.1
|
||||||
pandas==1.5.2
|
pandas==2.0.2
|
||||||
Pillow==9.4.0
|
Pillow==9.5.0
|
||||||
pyowm==3.3.0
|
pyowm==3.3.0
|
||||||
pyparsing==3.0.9
|
pyparsing==3.0.9
|
||||||
PySocks==1.7.1
|
PySocks==1.7.1
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
pytz==2022.7
|
pytz==2023.3
|
||||||
recurring-ical-events==0.1.17b0
|
recurring-ical-events==2.0.2
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
#RPi.GPIO==0.7.1
|
#RPi.GPIO==0.7.1
|
||||||
sgmllib3k==1.0.0
|
sgmllib3k==1.0.0
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
# spidev==3.5
|
# spidev==3.5
|
||||||
todoist-api-python==2.0.2
|
todoist-api-python==2.0.2
|
||||||
typing_extensions==4.4.0
|
typing_extensions==4.6.3
|
||||||
urllib3==1.26.13
|
urllib3==2.0.2
|
||||||
yfinance==0.2.3
|
yfinance==0.2.18
|
||||||
python-dotenv~=0.21.0
|
python-dotenv==1.0.0
|
||||||
setuptools==65.6.3
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user