Skip to content

Commit

Permalink
chore: ensure pip package is there for importing xlsx
Browse files Browse the repository at this point in the history
  • Loading branch information
sirtawast committed Jun 26, 2024
1 parent b8c0dc5 commit 7423486
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions backend/benefit/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ helsinki-profile-gdpr-api
jinja2
lxml
mozilla_django_oidc
openpyxl==3.1.3
pandas
pdfkit
pillow
Expand Down
4 changes: 4 additions & 0 deletions backend/benefit/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ elasticsearch==7.17.9
# via -r requirements.in
elementpath==4.0.1
# via xmlschema
et-xmlfile==1.1.0
# via openpyxl
factory-boy==3.2.1
# via -r requirements.in
faker==17.0.0
Expand Down Expand Up @@ -147,6 +149,8 @@ mozilla-django-oidc==3.0.0
# yjdh-backend-shared
numpy==1.26.4
# via pandas
openpyxl==3.1.3
# via -r requirements.in
packaging==23.0
# via deprecation
pandas==2.2.2
Expand Down

0 comments on commit 7423486

Please sign in to comment.