From 7cd4a3cd1a749cb3d0330564a94f8c9ddf9d8294 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Sun, 23 Jun 2024 17:22:11 -0700 Subject: [PATCH] chore: requirements --- backend/requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index be0e32c7d..90f6548e7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -17,7 +17,9 @@ peewee-migrate==1.12.2 psycopg2-binary==2.9.9 PyMySQL==1.1.1 bcrypt==4.1.3 - +SQLAlchemy +pymongo +redis boto3==1.34.110 argon2-cffi==23.1.0