Skip to content

Commit

Permalink
update to trafilatura 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ziodave committed Jan 9, 2024
1 parent 6edf814 commit 99e0056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN pip install --upgrade pip
RUN \
set -ex ; \
pip install cchardet==2.1.7 ; \
pip install trafilatura[all]==1.4.0
pip install trafilatura[all]==1.6.4

RUN \
apt-mark auto '.*' > /dev/null; \
Expand Down

0 comments on commit 99e0056

Please sign in to comment.