Files
andros 36dd925618 Guard against blank #+NICK and #+TITLE values in author nick resolution
Also add ruff to requirements.txt so it is available inside Docker.
2026-05-19 20:44:26 +02:00

10 lines
174 B
Plaintext

django>=5.2.0
djangorestframework>=3.14.0
httpx[http2]>=0.27.0
PyJWT[crypto]>=2.8.0
requests>=2.31.0
uvicorn[standard]>=0.30.0
pytest>=7.0.0
pytest-django>=4.5.0
ruff>=0.4.0