Add requirements-pip.lock

This commit is contained in:
Charlie O'Keefe 2019-03-21 15:34:26 -06:00
parent c35dfe3db2
commit bf78e8869d
1 changed files with 17 additions and 0 deletions

17
requirements-pip.lock Normal file
View File

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