Metadata-Version: 2.1
Name: openstates
Version: 6.16.0
Summary: core infrastructure for the openstates project
License: MIT
Author: James Turk
Author-email: dev@jamesturk.net
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: Django (==3.2.14)
Requires-Dist: PyJWT (>=2.5.0,<3.0.0)
Requires-Dist: PyYAML (>=5.3.1,<6.0.0)
Requires-Dist: attrs (>=20.2.0,<21.0.0)
Requires-Dist: boto3 (>=1.26.61,<2.0.0)
Requires-Dist: chardet (>=3.0,<4.0)
Requires-Dist: click (>=8.0,<9.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: scrapelib (>=2.0.7,<3.0.0)
Requires-Dist: spatula (>=0.8.9,<1.0)
Requires-Dist: textract (>=1.6,<2.0)
Requires-Dist: us (>=2.0.2,<3.0.0)
