gristlabs_grist-core/sandbox/requirements3.in

16 lines
333 B
Plaintext
Raw Normal View History

# python 3 requirements, see requirements.txt for python 2
# From this, "./build python3" generates requirements.txt by running pip-compile.
friendly-traceback
openpyxl
astroid
roman
chardet
iso8601
phonenumberslite
python-dateutil
six
sortedcontainers
unittest-xml-reporting
typing-extensions # used by astroid before Python 3.11