Add pyopenssl

This commit is contained in:
Jasmine Schladen 2021-02-17 13:56:04 -08:00
parent 8c666b7f0b
commit dfad5ae968
2 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,7 @@ marshmallow-sqlalchemy
marshmallow<2.20.5 #schema duplicate issues https://github.com/marshmallow-code/marshmallow-sqlalchemy/issues/121
pem
pyjwt
pyOpenSSL
raven[flask]
SQLAlchemy-Utils

View File

@ -64,6 +64,8 @@ pygments==2.6.1
# via sphinx
pyjwt==2.0.1
# manual debug
pyopenssl==20.0.1
# manual debug
pyparsing==2.4.7
# via packaging
pytz==2019.3