diff --git a/requirements.txt b/requirements.txt index 4e35dd3..efe3cd1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Flask==3.1.3 Flask-SQLAlchemy==3.1.1 Flask-WTF==1.2.1 WTForms==3.2.2 -pandas==2.2.2 +pandas==3.0.3 openpyxl==3.1.5 xlrd==2.0.2 python-dotenv==1.2.2