mirror of
https://github.com/idrainformatica/PecFlow.git
synced 2026-06-16 12:45:42 +02:00
Fase 2
This commit is contained in:
@@ -40,6 +40,15 @@ dependencies = [
|
||||
# Storage MinIO/S3
|
||||
"miniopy-async>=1.21.0",
|
||||
|
||||
# IMAP async (per test connessione nel backend + mailbox service)
|
||||
"aioimaplib>=2.0.0",
|
||||
|
||||
# Redis (async – per WebSocket pub/sub)
|
||||
"redis[asyncio]>=5.0.0",
|
||||
|
||||
# WebSocket
|
||||
"websockets>=12.0",
|
||||
|
||||
# Utilities
|
||||
"python-multipart>=0.0.9", # upload file
|
||||
"python-dotenv>=1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user