14 lines
210 B
Plaintext
14 lines
210 B
Plaintext
# PROJECT M Dependencies
|
|
# Matrix Protocol Client
|
|
matrix-nio[e2e]>=0.25.0
|
|
|
|
# Async File Operations
|
|
aiofiles>=23.0.0
|
|
|
|
# Environment Variables
|
|
python-dotenv>=1.0.0
|
|
|
|
# Testing
|
|
pytest>=7.0.0
|
|
pytest-asyncio>=0.21.0
|