mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
15 lines
277 B
Plaintext
15 lines
277 B
Plaintext
|
# 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
|