Merge pull request #197 from aceisace/hotfx/matplitlib_dependency

Added missing dependency 'matplotlib'
This commit is contained in:
Ace
2021-07-11 13:05:02 +02:00
committed by GitHub

View File

@@ -9,3 +9,4 @@ Flask==1.1.2 # webserver
Flask-WTF==0.14.3 # webforms
todoist-python==8.1.2 # todoist api
yfinance>=0.1.62 # yahoo stocks
matplotlib==3.4.2 # plotting