add python requirements

This commit is contained in:
knst-kotov 2021-09-05 16:01:50 +03:00
parent d5c654eace
commit b35d630685

View File

@ -8,8 +8,10 @@ pydantic
passlib passlib
itsdangerous itsdangerous
authlib authlib
httpx httpx<0.18.2
psycopg2-binary psycopg2-binary
bson bson
python-frontmatter python-frontmatter
transliterate transliterate
requests
bcrypt