mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(core) Add PHONE_FORMAT function using the phonenumberslight library
Summary: Add phonenumberslite-8.12.57 to requirements Implement PHONE_FORMAT function. Test Plan: Added doctest test cases Reviewers: jarek Reviewed By: jarek Subscribers: jarek Differential Revision: https://phab.getgrist.com/D3665
This commit is contained in:
@@ -7,6 +7,7 @@ chardet==4.0.0
|
||||
enum34==1.1.10
|
||||
iso8601==0.1.12
|
||||
lazy_object_proxy==1.6.0
|
||||
phonenumberslite==8.12.57
|
||||
python_dateutil==2.8.2
|
||||
roman==2.0.0
|
||||
singledispatch==3.6.2
|
||||
|
||||
Reference in New Issue
Block a user