confluence_web/requirements.txt
Artur Mukhamadiev e65fbf4b67 backend: FastAPI backend track handoff (contract revision 1)
FastAPI app, upstream Confluence/model adapters, authoritative history,
rootless container lifecycle, artifact storage and downloads, fake peers
under backend/dev, tests under tests/backend. Root pytest.ini deselects
the live marker by default; requirements gain the backend dependencies.
2026-09-14 21:57:54 +03:00

11 lines
192 B
Plaintext

atlassian-python-api>=5.0.4
python-dotenv>=1.0.0
markdownify>=0.13.0
pytest>=8.0.0
fastapi>=0.115.0
uvicorn>=0.30.0
httpx>=0.27.0
pydantic>=2.7.0
pytest-asyncio>=0.23.0
beautifulsoup4>=4.12.0