Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 9042e86

Browse files
committed
include openpyxl in dev-requirements
will this make xlsx reading faster?
1 parent 6f0bf4f commit 9042e86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev-requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
numpy
2+
openpyxl
23
pandas
34
pyarrow<3;python_version<"3.7"
45
pyarrow;python_version>="3.7"

0 commit comments

Comments
 (0)