Upgraded Ragger version + simplified PIP requirements file

This commit is contained in:
Alexandre Paillier
2023-02-27 17:52:54 +01:00
parent 50d14f5686
commit e99cb5f469

View File

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