Metadata-Version: 2.1
Name: calitp-data-infra
Version: 2023.2.15.1
Summary: Shared code for developing data pipelines that process Cal-ITP data.
Author: Andrew Vaccaro
Author-email: andrew.v@jarv.us
Requires-Python: >=3.8,<3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: backoff (>=2.2.1,<3.0.0)
Requires-Dist: calitp-data (==2023.2.15.1)
Requires-Dist: google-api-core (>=1.32.0)
Requires-Dist: humanize (>=4.6.0,<5.0.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: pydantic (>=1.9,<1.10)
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
Requires-Dist: typing-extensions (>=3.10.0.2)
