feat(reports): add localized workspace reports and exports
This commit is contained in:
@@ -29,12 +29,17 @@ psycopg[binary]>=3.2
|
||||
django-auditlog==3.4.1
|
||||
python-json-logger==3.3.0
|
||||
|
||||
# Utilities
|
||||
python-dateutil>=2.9
|
||||
requests
|
||||
|
||||
# Image/file handling
|
||||
Pillow>=10.3
|
||||
# Utilities
|
||||
python-dateutil>=2.9
|
||||
requests
|
||||
openpyxl>=3.1
|
||||
reportlab>=4.0
|
||||
jdatetime>=5.2
|
||||
arabic-reshaper>=3.0
|
||||
python-bidi>=0.6
|
||||
|
||||
# Image/file handling
|
||||
Pillow>=10.3
|
||||
|
||||
# background tasks
|
||||
celery==5.4.0
|
||||
|
||||
Reference in New Issue
Block a user