We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4372a92 commit 0b4c9ccCopy full SHA for 0b4c9cc
pyproject.toml
@@ -24,7 +24,7 @@ requires-python = ">=3.8"
24
dynamic = ["version"]
25
dependencies = [
26
"click",
27
- "ghapi",
+ "ghapi<=1.0.4",
28
"github-activity~=0.2",
29
"importlib_resources",
30
"jsonschema>=3.0.1",
0 commit comments