Skip to content

Commit

Permalink
fix: Add ratelimiter to setup requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
anth-volk committed Feb 2, 2024
1 parent fa8161b commit 1f95b8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"python-dotenv",
"pymysql",
"black==22.12.0", # This is because policyengine_canada uses black<23
"ratelimiter"
],
extras_require={
"dev": [
Expand Down

0 comments on commit 1f95b8f

Please sign in to comment.