Skip to content

Commit

Permalink
bump lxml down
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorwalton committed Oct 4, 2024
1 parent 1f34c99 commit fcb9e28
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
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
3 changes: 2 additions & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ kombu==5.3.2
libmagic==1.0
licensing==0.43
loguru==0.7.2
lxml==4.9.3
#lxml==4.9.3 Bump down for python-docx
lxml==4.9.2
maec==4.1.0.17
Markdown==3.4.4
markdown-it-py==3.0.0
Expand Down

0 comments on commit fcb9e28

Please sign in to comment.