diff --git a/backend/requirements.txt b/backend/requirements.txt index 6a74357..6111316 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,7 @@ -Flask_Migrate==3.1.0 -ddtrace==0.56.1 -Flask_SQLAlchemy==2.5.1 -Flask_Script==2.0.6 -Flask==2.0.2 +Flask_Migrate +Flask_SQLAlchemy +Flask_Script +Flask +sqlalchemy +hashlib +jwt \ No newline at end of file