minor fix

This commit is contained in:
knst-kotov
2021-08-23 17:46:05 +03:00
parent 78b41cb9c4
commit 9cb7f87021
3 changed files with 12 additions and 10 deletions

View File

@@ -19,6 +19,7 @@ Authlib = "*"
bson = "*"
python-frontmatter = "*"
bs4 = "*"
psycopg2 = "*"
[dev-packages]