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

brondsem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git

commit afe2f56f713f59fabeb407aabc37075f8f7432cc
Author: Guillermo Cruz <[email protected]>
AuthorDate: Fri Feb 7 08:39:35 2025 -0700

    [#8575] added new packages pyasynchat and aiosmtp
---
 requirements.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/requirements.in b/requirements.in
index a4407483d..ebc66919b 100644
--- a/requirements.in
+++ b/requirements.in
@@ -1,4 +1,5 @@
 ActivityStream
+aiosmtpd
 beautifulsoup4
 Beaker
 beaker-session-jwt
@@ -29,6 +30,7 @@ PasteScript
 Pillow
 # profanity filter for feedback
 profanityfilter
+pyasynchat
 Pygments
 pymongo
 Pypeline[creole,markdown,textile,rst]

Reply via email to