Files
app-ethereum/tests/ragger/requirements.txt
Alexandre Paillier fd93495096 CI - Add ragger tests
2022-09-14 09:41:31 +02:00

7 lines
185 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
pytest
ecdsa