Skip to content

Commit

Permalink
Merge pull request #84 from fosslight/develop
Browse files Browse the repository at this point in the history
Set xlrd==1.2.0 to read .xlsx file
  • Loading branch information
bjk7119 authored Aug 4, 2022
2 parents 3aeeb8b + ebcb5de commit 2b21b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
XlsxWriter
pandas
xlrd
xlrd==1.2.0
openpyxl
progress
PyYAML
Expand Down

0 comments on commit 2b21b9d

Please sign in to comment.