mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
b82eec714a
Summary: this moves sandbox/grist to core, and adds a requirements.txt file for reconstructing the content of sandbox/thirdparty. Test Plan: existing tests pass. Tested core functionality manually. Tested docker build manually. Reviewers: dsagal Reviewed By: dsagal Differential Revision: https://phab.getgrist.com/D2563
18 lines
322 B
Plaintext
18 lines
322 B
Plaintext
astroid==1.4.9
|
|
asttokens==1.1.4
|
|
chardet==2.3.0
|
|
html5lib==0.999999999
|
|
iso8601==0.1.12
|
|
json_table_schema==0.2.1
|
|
lazy_object_proxy==1.2.2
|
|
messytables==0.15.2
|
|
python_dateutil==2.6.0
|
|
python_magic==0.4.12
|
|
roman==2.0.0
|
|
six==1.10.0
|
|
sortedcontainers==1.5.7
|
|
webencodings==0.5
|
|
wrapt==1.10.8
|
|
xlrd==1.2.0
|
|
unittest-xml-reporting==2.0.0
|