summaryrefslogtreecommitdiff
path: root/requirements.txt
AgeCommit message (Collapse)Author
2024-04-25fix: Add missing rependenciesLinnnus
The changes introduced in 45a7c91fbef2e9c2c0c6821edb06bae75077b50c rely on using gunicorn instead of the default wsgi server. This patch makes sure that package is added to the list of requrements.
2024-04-11Add missing oauth dependencyLinnnus
Commit 58e2a2d added some initial oauth code but forgot to add the required dependencies to requirements.txt
2024-03-20Add templating engine and index pageLinnnus
2024-03-20Initial commitLinnnus