Add a requirements.txt pip file compatible with Python 3

This commit is contained in:
Deirdre Connolly 2021-06-24 21:37:13 -04:00
parent ec5fe3abef
commit 1a60941a5d
1 changed files with 6 additions and 0 deletions

6
requirements.txt Normal file
View File

@ -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