diff --git a/backend/requirements.txt b/backend/requirements.txt index eac3b8c..03c4c6a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,4 +8,6 @@ bcrypt==4.0.1 itsdangerous==2.2.0 python-multipart==0.0.9 python-dotenv==1.0.1 -httpx==0.27.0 \ No newline at end of file +httpx==0.27.0 +pandas>=2.0.0 +openpyxl>=3.1.0 \ No newline at end of file