From b35d63068500fe3fe0abab4d7026c6e95749a725 Mon Sep 17 00:00:00 2001 From: knst-kotov Date: Sun, 5 Sep 2021 16:01:50 +0300 Subject: [PATCH] add python requirements --- requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e53568d3..2cd70474 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,8 +8,10 @@ pydantic passlib itsdangerous authlib -httpx +httpx<0.18.2 psycopg2-binary bson python-frontmatter -transliterate \ No newline at end of file +transliterate +requests +bcrypt