diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..4ac2a7d --- /dev/null +++ b/requirements.txt @@ -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