Fix sonar issues
[optf/osdf.git] / requirements.txt
index 033c65c..a77172a 100644 (file)
@@ -1,3 +1,4 @@
+cryptography==3.3.2
 docutils>=0.12
 docopt>=0.6.2
 Flask>=0.11.1
@@ -17,3 +18,6 @@ pathtools>=0.1.2
 pycryptodome>=3.9.6
 python-consul>=1.1.0
 tornado>=6.1
+mock>=4.0.3
+
+