diff options
author | erdgeist <erdgeist@erdgeist.org> | 2025-01-04 02:46:47 +0100 |
---|---|---|
committer | erdgeist <erdgeist@erdgeist.org> | 2025-01-04 02:46:47 +0100 |
commit | 7f155dc09e2b8862d68ee40d514de16c064bf449 (patch) | |
tree | 23c8967b2257c8c7748cd60c34ebad9e302793e0 /requirements.txt | |
parent | ab32e563be8d99010245fc546817c5a2526d7b09 (diff) |
Get prototype working
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index e1d7367..78b8f61 100644 --- a/requirements.txt +++ b/requirements.txt | |||
@@ -17,3 +17,4 @@ html-sanitizer | |||
17 | markdown | 17 | markdown |
18 | psycopg2 | 18 | psycopg2 |
19 | gunicorn | 19 | gunicorn |
20 | websockets | ||