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-ponymail-foal.git
The following commit(s) were added to refs/heads/master by this push:
new c5d093a Update requirements.txt
c5d093a is described below
commit c5d093a9c22704c1d0ffb80a4fc9c79514a30d75
Author: Daniel Gruno <[email protected]>
AuthorDate: Fri Sep 17 20:48:46 2021 -0500
Update requirements.txt
---
server/requirements.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/server/requirements.txt b/server/requirements.txt
index 1e1599b..05b3b0a 100644
--- a/server/requirements.txt
+++ b/server/requirements.txt
@@ -10,3 +10,4 @@ netaddr~=0.8.0 # BSD, MIT
formatflowed~=2.0.0 # Python Software Foundation
google-auth~=1.30.0 # AL2.0
aiosmtplib~=1.1.3 # MIT
+python-dateutil # BSD, AL2.0