Remove Webserver Code, remove webserver requirements

This commit is contained in:
aceisace
2022-04-02 01:18:06 +02:00
parent 729099bdc1
commit 9bf4385b6b
13 changed files with 0 additions and 1181 deletions

View File

@@ -5,8 +5,6 @@ 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
arrow==1.2.2 # time operations
Flask==2.1.1 # webserver
Flask-WTF==1.0.0 # webforms
todoist-python==8.1.3 # todoist api
yfinance>=0.1.62 # yahoo stocks
matplotlib==3.5.1 # plotting