Files
app-ethereum/tests/ragger/requirements.txt
2022-10-24 10:18:56 +02:00

7 lines
195 B
Plaintext

requests>=2.28,<3.0
click>=8.0,<9.0 # needed by the CI as it installs an older version and breaks dependencies
protobuf==3.20.1 # To fix the protobuf dependency bug
ragger[speculos]
pytest
ecdsa