Skip to content

Commit

Permalink
Pin OCD to fix tests, can address with test fixture update later
Browse files Browse the repository at this point in the history
  • Loading branch information
hancush committed Jul 9, 2024
1 parent 030fdd6 commit 24ecb69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
author_email="[email protected]",
install_requires=[
"requests>=2.20",
"opencivicdata>=3.1.0",
"opencivicdata>=3.1.0,<=3.2.0",
"pytz>=2015.4",
"django-haystack>=3.2,<3.3",
"Django>=3.2,<3.3",
Expand Down

0 comments on commit 24ecb69

Please sign in to comment.