From f6f0eceab5de9d6f0eb7cc95a614cfa6414dcc9c Mon Sep 17 00:00:00 2001 From: rrr-marble Date: Sat, 15 Oct 2022 06:13:50 +0300 Subject: [PATCH] fix: typo --- backend/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/requirements.txt b/backend/src/requirements.txt index a578799..5a56e05 100644 --- a/backend/src/requirements.txt +++ b/backend/src/requirements.txt @@ -8,7 +8,7 @@ openpyxl==3.0.9 passlib[bcrypt]==1.7.4 psycopg2==2.9.3 pydantic==1.9.0 -python-jose[cryptograpthy]==3.3.0 +python-jose[cryptography]==3.3.0 python-multipart==0.0.5 six==1.16.0 sniffio==1.2.0