diff --git a/linguaphoto/requirements.txt b/linguaphoto/requirements.txt index b93fad8..fc2f7a4 100644 --- a/linguaphoto/requirements.txt +++ b/linguaphoto/requirements.txt @@ -11,7 +11,7 @@ aioboto3 # Crypto dependencies argon2-cffi -pyjwt[asyncio] +pyjwt bcrypt # FastAPI dependencies. @@ -31,4 +31,4 @@ numpy-stl # Types types-aioboto3[dynamodb, s3] -python-dotenv \ No newline at end of file +python-dotenv