This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail.git
The following commit(s) were added to refs/heads/master by this push:
new f9e4d59 Missing installs
f9e4d59 is described below
commit f9e4d590120c4dd334746bbbc12275c6ef1fca8f
Author: Sebb <[email protected]>
AuthorDate: Thu Aug 20 17:08:36 2020 +0100
Missing installs
---
requirements.txt | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 2850f7c..e009a4c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1,8 @@
-# for pytest
+# for pytest/unit tests
+PyYAML~=5.3.1
+elasticsearch-dsl>=5.0.0
+elasticsearch~=5.0.0
+certifi~=2020.6.20
+chardet~=3.0.4
+netaddr~=0.8.0
+formatflowed~=2.0.0