Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
aceisace committed Jun 3, 2023
1 parent 9794f02 commit 85c866e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
3 changes: 0 additions & 3 deletions docs/requirements.txt

This file was deleted.

35 changes: 19 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 85c866e

Please sign in to comment.