Merge pull request #40 from dconnolly/requirements.txt
Add a requirements.txt pip file compatible with Python 3
This commit is contained in:
commit
39f44c3964
|
@ -0,0 +1,6 @@
|
||||||
|
cffi==1.14.5
|
||||||
|
chacha20poly1305==0.0.3
|
||||||
|
cryptography==3.4.7
|
||||||
|
numpy==1.21.0
|
||||||
|
pyblake2==1.1.2
|
||||||
|
pycparser==2.20
|
Loading…
Reference in New Issue