Metadata-Version: 2.1
Name: relycomply-client
Version: 0.5.0
Summary: A python client for the RelyComply platform
Author: James Saunders
Author-email: james@relycomply.com
Requires-Python: >=3.8,<4
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: Pygments (>=2.10.0,<3.0.0)
Requires-Dist: boto3
Requires-Dist: gql (==3.0.0a1)
Requires-Dist: littleutils
Requires-Dist: pandas
Requires-Dist: pyarrow (>=6.0.1,<7.0.0)
Requires-Dist: requests
Requires-Dist: requests-toolbelt
Requires-Dist: tabulate (>=0.8.9,<0.9.0)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
