mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
11 lines
255 B
TOML
11 lines
255 B
TOML
--- pyproject.toml.orig 2025-02-26 04:20:33 UTC
|
|
+++ pyproject.toml
|
|
@@ -21,7 +21,7 @@ dependencies = [
|
|
"Topic :: Utilities"
|
|
]
|
|
dependencies = [
|
|
- "prawcore >=2.4, <3",
|
|
+ "prawcore >=2.4",
|
|
"update_checker >=0.18",
|
|
"websocket-client >=0.54.0"
|
|
]
|