Skip to content

Commit

Permalink
fix: Pin black at particular version
Browse files Browse the repository at this point in the history
  • Loading branch information
anth-volk committed Jan 25, 2024
1 parent b322243 commit f343504
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 @@ -26,6 +26,7 @@
"urllib3<1.27,>=1.21.1",
"python-dotenv",
"pymysql",
"black@stable"
],
extras_require={
"dev": [
Expand Down

0 comments on commit f343504

Please sign in to comment.