[project] name = "f3l" version = "0.1.0" description = "activity tracker. 100% compliant with activitypub s2s." readme = "README.md" requires-python = ">=3.12" dependencies = [ "fastapi[standard]>=0.115.4", "python-mimeparse>=2.0.0", "rdflib>=7.1.1", "uuid7>=0.1.0", ]