Skip to content

Commit

Permalink
add docxtpl to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorwalton committed Oct 4, 2024
1 parent 741a172 commit 0a4f7ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Docker

on:
push:
branches: [main]
branches: [incident-reports-docx]

jobs:
build-backend:
Expand Down
1 change: 1 addition & 0 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ prompt-toolkit==3.0.39
protobuf==4.24.4
psycopg2-binary==2.9.9
pyasn1==0.5.0
docxtpl==0.18.0
pycountry==22.3.5
pycparser==2.21
# pydantic==1.10.13
Expand Down

0 comments on commit 0a4f7ae

Please sign in to comment.