Skip to content

Commit

Permalink
chore: Specify urllib version
Browse files Browse the repository at this point in the history
  • Loading branch information
anth-volk committed Dec 21, 2023
1 parent 73e150f commit 2ce1544
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog_entry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- bump: patch
changes:
adds:
- Specify urllib version in setup.py
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"policyengine_uk==0.62.0",
"policyengine_us==0.571.2",
"Flask-Caching==2.0.2",
"urllib>=2",
],
extras_require={
"dev": [
Expand Down

0 comments on commit 2ce1544

Please sign in to comment.