Skip to content

Commit b26bc25

Browse files
committed
stamina required for potential_closeable_issues
1 parent f1d06a7 commit b26bc25

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

issues_by_dev.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
# "prettytable>=3.12.0",
1010
# "requests",
1111
# "rich",
12+
# "stamina",
1213
# ]
1314
# ///
1415

needs_backport.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
# dependencies = [
1515
# "ghapi",
1616
# "rich",
17+
# "stamina",
1718
# ]
1819
# ///
1920

0 commit comments

Comments
 (0)