Metadata-Version: 2.1
Name: openstates
Version: 6.5.2
Summary: core infrastructure for the openstates project
License: MIT
Author: James Turk
Author-email: james@openstates.org
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Django (>=3.2.0,<4.0.0)
Requires-Dist: PyYAML (>=5.3.1,<6.0.0)
Requires-Dist: attrs (>=20.2.0,<21.0.0)
Requires-Dist: boto3 (>=1.17.79,<2.0.0)
Requires-Dist: chardet (>=3.0,<4.0)
Requires-Dist: click (>=7.1.1,<8.0.0)
Requires-Dist: dj_database_url (>=0.5.0,<0.6.0)
Requires-Dist: jsonschema (>=3.2.0,<4.0.0)
Requires-Dist: psycopg2-binary (>=2.8.4,<3.0.0)
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
Requires-Dist: pytz (>=2019.3,<2020.0)
Requires-Dist: scrapelib (>=2.0.2,<3.0.0)
Requires-Dist: textract (>=1.6,<2.0)
Requires-Dist: us (>=2.0.2,<3.0.0)
