aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2020-12-15 23:27:58 +0000
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2020-12-15 23:27:58 +0000
commita2a65bfb5ad1ca7039347ff06a8758f6fb42e479 (patch)
treee24a131456442e868d04ed42eb77748064e1951c /requirements.txt
parentUpdate comment in apple download script (diff)
downloadTCPD-a2a65bfb5ad1ca7039347ff06a8758f6fb42e479.tar.gz
TCPD-a2a65bfb5ad1ca7039347ff06a8758f6fb42e479.zip
Use openpyxl for xlrd file
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 70427d1..508da1b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,6 +3,6 @@ beautifulsoup4>=4.8.1
clevercsv>=0.4.7
numpy>=1.17
requests>=2.22.0
-xlrd>=1.1.0
yfinance>=0.1.45
jsonschema>=3.2.0
+openpyxl