feat: gists

This commit is contained in:
Barrett Ruth 2025-05-31 17:08:35 -05:00
parent 890a2a633f
commit fd2a128d40
4 changed files with 65 additions and 0 deletions

View file

@ -7,4 +7,5 @@ requires-python = ">=3.11"
dependencies = [
"flask>=3.1.1",
"gunicorn>=23.0.0",
"pygments>=2.19.1",
]