Fix CI with newer ragger version

This commit is contained in:
Alexandre Paillier
2022-10-24 10:18:56 +02:00
parent c158c3e502
commit 4af091f326
+1 -1
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