diff --git a/frontend/requirements.txt b/frontend/requirements.txt index e9935dba..55683229 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -8,4 +8,5 @@ google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0 gspread==6.1.2 python-dotenv==1.0.1 -flask==3.0.3 \ No newline at end of file +flask==3.0.3 +pymongo==4.6.3 \ No newline at end of file