diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index f522154a..6db36059 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,6 +30,7 @@ Flask-Script = "^2.0.6" WTForms = "^2.2.1" python-dateutil = "^2.8.1" psycopg2-binary = "^2.8.4" +flask-talisman = "^0.7.0" |