Specify pydle dep uniformly
This commit is contained in:
parent
ad92a8acbe
commit
d112319dcb
2 changed files with 3 additions and 6 deletions
|
@ -8,9 +8,6 @@ dependencies = [
|
|||
"aiomqtt>=2.4.0",
|
||||
"discord-py>=2.5.2",
|
||||
"discord-webhook>=1.4.1",
|
||||
"pydle[sasl]",
|
||||
"pytz>=2025.2",
|
||||
"pydle[sasl]@git+https://github.com/polyfloyd/pydle@develop",
|
||||
]
|
||||
|
||||
[tool.uv.sources]
|
||||
pydle = { git = "https://github.com/TheHolyRoger/pydle", branch = "fix-py10" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue