Files
tablib/requirements.txt
T
Jon Dufresne 64816258e6 Unpin transient dependencies in requirements.txt
The project is expected to work with the all versions of dependencies as
specified by dependency ranges, not just a single pinned version. Stop
overspecifying them.
2019-03-09 10:13:39 -08:00

8 lines
84 B
Plaintext

backports.csv; python_version < '3.0'
odfpy
openpyxl>=2.4.0
pandas
pyyaml
xlrd
xlwt