Merge pull request #2884 from coreos-inc/fix-warning

Add missing lib to remove warning
This commit is contained in:
josephschorr 2017-10-10 14:40:52 -04:00 committed by GitHub
commit 6b12adda17
2 changed files with 2 additions and 0 deletions

View file

@ -47,6 +47,7 @@ pathvalidate
peewee==2.8.1
psutil
psycopg2
pyasn1
py-bcrypt
pyOpenSSL
pycryptodome

View file

@ -90,6 +90,7 @@ ply==3.10
positional==1.1.1
psutil==5.2.1
psycopg2==2.7.1
pyasn1==0.3.7
py-bcrypt==0.4
pycparser==2.17
pycryptodome==3.4.5