Fix CI with newer ragger version

This commit is contained in:
Alexandre Paillier
2022-10-21 18:41:40 +02:00
parent c158c3e502
commit 4af091f326

View File

@@ -1,6 +1,6 @@
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
ragger[speculos]
pytest
ecdsa