You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-07-17 01:32:29 +02:00
Add uvloop for prod execution
postfix-mta-sts-resolver can optionally use uvloop speeding up asyncio execution
This commit is contained in:
@ -78,6 +78,7 @@ tabulate==0.9.0
|
|||||||
tenacity==8.2.3
|
tenacity==8.2.3
|
||||||
typing_extensions==4.11.0
|
typing_extensions==4.11.0
|
||||||
urllib3==2.2.1
|
urllib3==2.2.1
|
||||||
|
uvloop==0.21.0
|
||||||
validators==0.28.1
|
validators==0.28.1
|
||||||
visitor==0.1.3
|
visitor==0.1.3
|
||||||
vobject==0.9.7
|
vobject==0.9.7
|
||||||
|
Reference in New Issue
Block a user