diff --git a/requirements-pip.lock b/requirements-pip.lock new file mode 100644 index 0000000..db9f4e9 --- /dev/null +++ b/requirements-pip.lock @@ -0,0 +1,17 @@ +# Primary Dependencies +# (Packages we actually decided to include) +ansible==2.7.9 +# Secondary Dependencies +# (pulled in by one or more of the above dependencies) +asn1crypto==0.24.0 +bcrypt==3.1.6 +cffi==1.12.2 +cryptography==2.6.1 +Jinja2==2.10 +MarkupSafe==1.1.1 +paramiko==2.4.2 +pyasn1==0.4.5 +pycparser==2.19 +PyNaCl==1.3.0 +PyYAML==5.1 +six==1.12.0