diff --git a/backend/requirements.txt b/backend/requirements.txt index 0daf05d8..729af20d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ async-generator pymysql alembic bcrypt -pyjwt==1.7.1 +pyjwt==2.4.0 python-multipart requests pandas