1_general_forum/requirements.txt

13 lines
197 B
Plaintext
Raw Normal View History

2025-07-07 12:44:32 +00:00
setuptools
# For building the site
2025-07-04 19:56:30 +00:00
mkdocs
mkdocs-material
mkdocs-awesome-pages-plugin
mkdocs-git-revision-date-plugin
requests
# For serving the site via WSGI on Clever Cloud
gunicorn
whitenoise