Skip to content

Commit bcde7c3

Browse files
committed
update dependency listing
1 parent cd9b781 commit bcde7c3

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

requirements.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
deepl==1.9.0
2-
logzero==1.7.0
3-
PySide6==6.3.1
1+
deepl
2+
logzero
3+
PySide6
44
xdg
55
pyexcel
6-
pyexcel-ods
7-
pyexcel-xlsx
6+
pyexcel-odsr
7+
pyexcel-xls
8+
pyexcel-xlsx
9+
pyexcel-htmlr

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ install_requires =
2020
PySide6
2121
xdg
2222
pyexcel
23-
pyexcel-ods
23+
pyexcel-odsr
24+
pyexcel-xls
2425
pyexcel-xlsx
2526
pyexcel-htmlr
2627
python_version > "3.10"

0 commit comments

Comments
 (0)