You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@warble.apache.org by hu...@apache.org on 2018/06/25 22:36:10 UTC

[incubator-warble-node] branch master updated: add crypto to reqs

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-warble-node.git


The following commit(s) were added to refs/heads/master by this push:
     new 45b9991  add crypto to reqs
45b9991 is described below

commit 45b9991c7c7c82a8b02f2c9e91322d8679beae89
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Mon Jun 25 17:36:02 2018 -0500

    add crypto to reqs
---
 requirements.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/requirements.txt b/requirements.txt
index c35ac55..13b7fdf 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,3 +3,4 @@ ruamel.yaml
 requests
 dnspython
 ldap
+cryptography>=2.0.0


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@warble.apache.org
For additional commands, e-mail: commits-help@warble.apache.org