mgr/dashboard: add pyopenssl to requirements.txt

Use in certificate auto generation

Signed-off-by: John Spray <john.spray@redhat.com>
This commit is contained in:
John Spray 2018-04-26 10:35:42 -04:00
parent f521ffdb90
commit 1837685ac0

View File

@ -20,6 +20,7 @@ py==1.5.2
pycodestyle==2.3.1
pycparser==2.18
pylint==1.8.2
pyopenssl==17.5.0
pytest==3.3.2
pytest-cov==2.5.1
pytz==2017.3