mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 00:36:48 +00:00
7 lines
129 B
Plaintext
7 lines
129 B
Plaintext
# Python dependencies for Phase 10 workload tools.
|
|
#
|
|
# Install: pip install -r requirements.txt
|
|
|
|
websockets>=12.0
|
|
aiohttp>=3.9.0
|