Skip to content

Commit afb031c

Browse files
author
msj
committed
Update python-opencivicdata dependency
1 parent 810c577 commit afb031c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
pupa = pupa.cli.__main__:main''',
2020
install_requires=[
2121
'Django>=2.2',
22-
'opencivicdata @ git+https://github.com/opencivicdata/python-opencivicdata@last-seen',
22+
'opencivicdata>=3.3.0',
2323
'dj_database_url>=0.3.0',
2424
'scrapelib>=1.0',
2525
'jsonschema>=3.0.0', # TODO: Drop alpha release once stable release available

0 commit comments

Comments
 (0)