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

gcruz pushed a commit to branch gc/smtp
in repository https://gitbox.apache.org/repos/asf/allura.git

commit a62dc39baa75b70af00372e8a78d040e6558f9ce
Author: Guillermo Cruz <[email protected]>
AuthorDate: Fri Jan 31 14:37:43 2025 -0700

    adding pyasynchat package to replace asynchat
---
 requirements.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/requirements.in b/requirements.in
index fe7387b7a..cd50093e5 100644
--- a/requirements.in
+++ b/requirements.in
@@ -61,6 +61,7 @@ pytest-xdist
 pytest-sugar
 docutils
 aiosmtpd
+pyasynchat
 
 # deployment
 gunicorn

Reply via email to