Metadata-Version: 2.1
Name: openstates
Version: 5.3.0
Summary: core infrastructure for the openstates project
License: MIT
Author: James Turk
Author-email: james@openstates.org
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: Django (>=2.2)
Requires-Dist: PyYAML (>=5.3.1,<6.0.0)
Requires-Dist: attrs (>=20.2.0,<21.0.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: pytz (>=2019.3,<2020.0)
Requires-Dist: scrapelib (>=1.2.0,<2.0.0)
Requires-Dist: us (>=2.0.2,<3.0.0)
