[project] name = "matrix-paperless-ingest" version = "0.1.0" description = "Ingest PDF and JPEG files from a Matrix room into Paperless-ngx" requires-python = ">=3.11" dependencies = [ "matrix-nio[e2e]>=0.24", "httpx>=0.27", "python-dotenv>=1.0", "aiosqlite>=0.20", ]