Skip to content

Commit

Permalink
Merge pull request #356 from jnsebgosselin/pin_xlrd_version
Browse files Browse the repository at this point in the history
PR: Pin xlrd to the 1.* serie
  • Loading branch information
jnsebgosselin authored Feb 5, 2021
2 parents f17be21 + 866b594 commit 1d2c509
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,7 +1,7 @@
appconfigs
pyqt5 == 5.12.*
xlsxwriter
xlrd
xlrd == 1.*
xlwt
cython>=0.25.2
numpy == 1.16.*
Expand Down

0 comments on commit 1d2c509

Please sign in to comment.