remoteadmin/requirements.txt
2025-10-15 17:41:05 +02:00

15 lines
305 B
Plaintext

Django==5.1.1
channels==4.1.0
daphne==4.0.0
asyncssh==2.14.2
python-dotenv==1.0.1
# htmx is loaded via CDN in templates; no pip package required
uvicorn==0.30.6 # optional alternative server
asgiref>=3.8.0
black==24.8.0
ruff==0.6.5
pytest==8.3.2
pytest-django==4.8.0
pytest-asyncio==0.24.0
markdown==3.7