role_id and topic relations fixes

This commit is contained in:
2021-08-20 12:27:19 +03:00
parent ee3b186ba1
commit 3075dbb64b
19 changed files with 592 additions and 12 deletions

View File

@@ -16,6 +16,8 @@ itsdangerous = "*"
httpx = "*"
psycopg2-binary = "*"
Authlib = "*"
bson = "*"
python-frontmatter = "*"
[dev-packages]