Skip to content

Commit

Permalink
add pyopenssl back in
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Foster committed Oct 23, 2018
1 parent f0adcc5 commit a7274f0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
1 change: 1 addition & 0 deletions Pipfile
Expand Up @@ -18,6 +18,7 @@ python-dateutil = "*"
requests = "*"
passlib = "*"
markdown = "*"
pyopenssl = "*"

[dev-packages]

Expand Down
10 changes: 9 additions & 1 deletion Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions requirements.txt
Expand Up @@ -22,6 +22,7 @@ mongoengine==0.15.3
passlib==1.7.1
pycparser==2.19
pymongo==3.7.2
pyopenssl==18.0.0
python-dateutil==2.7.3
pyyaml==3.13
requests==2.20.0
Expand Down

0 comments on commit a7274f0

Please sign in to comment.