adjust numpy version

This commit is contained in:
aceisace 2022-04-09 16:06:38 +02:00
parent 5b032d6231
commit 9b5a7a1c34

View File

@ -3,7 +3,7 @@ Pillow>=7.1.1 # imaging
icalendar==4.0.9 # iCalendar parsing
recurring-ical-events==0.1.17b0 # parse recurring events
feedparser==6.0.8 # parse RSS-feeds
numpy==1.22.3 # image pre-processing #pre-installed on Raspbian, omitting
numpy==1.21.5 # image pre-processing #pre-installed on Raspbian, omitting
arrow==1.2.2 # time operations
todoist-python==8.1.3 # todoist api
yfinance>=0.1.62 # yahoo stocks