feat: creating chats for cards and clients, sending and deleting text messages
This commit is contained in:
@@ -10,6 +10,7 @@ jinja2
|
||||
# Security
|
||||
python-jose[cryptography]
|
||||
passlib[bcrypt]
|
||||
pyjwt
|
||||
|
||||
# Database
|
||||
sqlalchemy
|
||||
@@ -17,6 +18,9 @@ sqlalchemy[asyncio]
|
||||
asyncpg
|
||||
alembic
|
||||
|
||||
# Kafka
|
||||
aiokafka
|
||||
|
||||
# Other
|
||||
python-dotenv
|
||||
aiohttp
|
||||
|
||||
Reference in New Issue
Block a user