feat: initial ImapSync Manager setup

This commit is contained in:
Sebastian Serfling
2026-04-21 15:10:35 +02:00
commit f2d749ba3f
8 changed files with 2087 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
fastapi==0.115.0
uvicorn[standard]==0.32.0
python-multipart==0.0.12
pydantic==2.9.2
python-jose[cryptography]==3.3.0
passlib==1.7.4
croniter==3.0.3
aiofiles==24.1.0