Metadata-Version: 2.1
Name: bird-identifier
Version: 0.1.0
Summary: A Python package for bird identification.
Author: Adam Hendrickson
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: boto3 (>=1.35.28,<2.0.0)
Requires-Dist: marvin (>=2.3.7,<3.0.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
Requires-Dist: twilio (>=9.3.2,<10.0.0)
Requires-Dist: typer (>=0.12.5,<0.13.0)
