replace yahoo currency by FT currency

This commit is contained in:
2018-10-02 08:14:37 +02:00
parent 3b146e7aeb
commit 12f748448b
4 changed files with 11 additions and 10 deletions

View File

@@ -22,7 +22,6 @@ requires = [
'waitress',
'MySQL-python',
'docutils',
'yahoo_finance',
'BeautifulSoup',
]