We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd91d1 commit f1c86aaCopy full SHA for f1c86aa
extra_requirements.txt
@@ -4,6 +4,6 @@
4
pandas==1.3.5; python_version == '3.7' # pyup: ignore
5
pandas==2.0.3; python_version == '3.8' # pyup: ignore
6
pandas==2.3.0; python_version > '3.8'
7
-xlrd==2.0.1
+xlrd==2.0.2
8
openpyxl==3.1.3; python_version == '3.7' # pyup: ignore
9
openpyxl==3.1.5; python_version > '3.7'
0 commit comments