We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a57e681 commit d1e1ba0Copy full SHA for d1e1ba0
ci/requirements-3.6.run
@@ -2,7 +2,10 @@ python-dateutil
2
pytz
3
numpy
4
scipy
5
+# openpyxl >= 2.4.5 should be dependent on jdcal
6
+# but is not for some reason
7
openpyxl
8
+jdcal
9
xlsxwriter
10
xlrd
11
xlwt
0 commit comments