Update requirements to point to xrpl-py 2.0

This commit is contained in:
JST5000
2023-06-05 16:22:28 -07:00
parent 676e75da16
commit 286e71eede
2 changed files with 2 additions and 2 deletions

View File

@@ -23,4 +23,4 @@ sniffio==1.2.0
sqlparse==0.4.4
typing-extensions==3.10.0.0
websockets==9.1
xrpl-py==1.1.1
xrpl-py==2.0.0

View File

@@ -1,4 +1,4 @@
xrpl-py==1.3.0
xrpl-py==2.0.0
wxPython==4.1.1
toml==0.10.2
requests==2.25.1