summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index bce1d2d..9836f49 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,10 @@ Includes example code and support for a variety of storage back-ends.
## REQUIREMENTS ##
- - Python 2.7
+ - Python 2.7, >3.4
- lxml
+ - six
+ - cryptography
## INSTALLATION ##