requirements: Use pycrypto version compatible with 3.8
It's not released so, we need to rely on the proposed version used by most distros https://github.com/pycrypto/pycrypto/pull/296
This commit is contained in:
parent
9d011ff11a
commit
8f83e1d2b2
1 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
|||
fastecdsa==1.7.4
|
||||
pycrypto==2.6.1
|
||||
git+https://github.com/fabiant7t/pycrypto#egg=pycrypto
|
||||
pyusb==1.0.2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue