fixed typo
This commit is contained in:
parent
f1b1ba037e
commit
d9efea47fc
@ -8,7 +8,7 @@ arrow>=0.15.6 # time operations
|
|||||||
Flask==1.1.2 # webserver
|
Flask==1.1.2 # webserver
|
||||||
Flask-WTF==0.14.3 # webforms
|
Flask-WTF==0.14.3 # webforms
|
||||||
todoist-python==8.1.2 # todoist api
|
todoist-python==8.1.2 # todoist api
|
||||||
yfinance==0.1.55' # yahoo stocks
|
yfinance==0.1.55 # yahoo stocks
|
||||||
sphinxemoji==0.1.8 # for emoji support on documentation
|
sphinxemoji==0.1.8 # for emoji support on documentation
|
||||||
sphinx-rtd-theme==0.5.0 # better theme for documentation
|
sphinx-rtd-theme==0.5.0 # better theme for documentation
|
||||||
recommonmark==0.6.0 # markdown support for documentation
|
recommonmark==0.6.0 # markdown support for documentation
|
||||||
|
Loading…
Reference in New Issue
Block a user