mirror of
https://github.com/lightningd/plugins.git
synced 2026-08-13 12:33:19 +02:00
feeadjuster: update shebang python and dependency versions
This commit is contained in:
parent
87ab872b66
commit
211d12ea6a
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
#!/usr/bin/env -S uv run --script
|
||||
|
||||
# /// script
|
||||
# requires-python = ">=3.9.2"
|
||||
# requires-python = ">=3.10"
|
||||
# dependencies = [
|
||||
# "pyln-client>=24.11"
|
||||
# "pyln-client>=25.9.3"
|
||||
# ]
|
||||
# ///
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue