Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsamuelwrites committed Sep 22, 2021
1 parent e2b1c74 commit 44c7209
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ sphinx_rtd_theme
openpyxl
xlrd
odfpy
chardet
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
'sphinx-rtd-theme>=0.4.3',
'openpyxl>=1.0.1',
'xlrd>=2.0.1',
'chardet>=3.0.4',
'odfpy>=0.6.0',
],
python_requires='>=3.6',
Expand Down

0 comments on commit 44c7209

Please sign in to comment.