Skip to content

Commit 153ada3

Browse files
authored
Bump prawcore dependency version
praw 7.8.0 uses the window_core attribute of prawcore.session, which was added in version 2.4.0.
1 parent 7a8b809 commit 153ada3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
"Topic :: Utilities"
2222
]
2323
dependencies = [
24-
"prawcore >=2.1, <3",
24+
"prawcore >=2.4, <3",
2525
"update_checker >=0.18",
2626
"websocket-client >=0.54.0"
2727
]

0 commit comments

Comments
 (0)