Skip to content

Commit

Permalink
🩹 Temporarily restrict gidgethub below v5.3
Browse files Browse the repository at this point in the history
This is related to #53 and should be reverted once fixed.
  • Loading branch information
webknjaz committed Jun 17, 2023
1 parent c7bfa91 commit b7a708d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ install_requires =
cryptography
environ-config >= 19.1.0
envparse
gidgethub >= 4.2.0
gidgethub >= 4.2.0, < 5.3
pyjwt[crypto]
pyyaml
sentry_sdk
Expand Down

0 comments on commit b7a708d

Please sign in to comment.