Metadata-Version: 2.3
Name: target-hotglue
Version: 0.1.3
Summary: `target-hotglue` is an SDK for building Singer Targets for hotglue.
License: Apache 2.0
Keywords: hotglue,target sdk
Author: hotglue
Requires-Python: >=3.7.1,<3.11
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: numpy (>=1.21.6,<2.0.0)
Requires-Dist: pandas (>=1.3.5,<2.0.0)
Requires-Dist: pydantic (==2.5.3)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: singer-sdk (>=0.9.0,<0.10.0)
