Add openpyxl dependency to requirements.txt for Excel file handling
This commit is contained in:
parent
f1af1136dc
commit
b3b968edf2
@ -5,3 +5,4 @@ pyyaml>=6.0,<7.0
|
||||
psycopg2-binary>=2.9,<3.0
|
||||
python-dotenv>=1.0,<2.0
|
||||
boto3>=1.28,<2.0
|
||||
openpyxl>=3.1,<4.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user