add openpyxl to requirements

This commit is contained in:
Hadi 2025-09-30 13:21:52 +03:30
parent 494b7743e9
commit 42971c5e58

View file

@ -2,6 +2,8 @@ asgiref==3.9.1
Django==5.2.5
django-jazzmin==3.0.1
django-simple-history==3.10.1
et_xmlfile==2.0.0
openpyxl==3.1.5
pillow==11.3.0
sqlparse==0.5.3
typing_extensions==4.15.0