update library dependencies

This commit is contained in:
Oliver Eggert
2026-02-12 18:09:36 -08:00
parent 43c2bec558
commit a7e2464d46
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"name": "lending-protocol-examples",
"description": "Example code for creating and managing loans.",
"dependencies": {
"xrpl": "^4.5.0"
"xrpl": "^4.6.0"
},
"type": "module"
}

View File

@@ -1 +1 @@
xrpl-py>=4.4.0
xrpl-py>=4.5.0