Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixup! Python 3.7 is not supported.
Browse files Browse the repository at this point in the history
`pkg_resources` is provided by `setuptools` and `setuptools` is not
installed by default in python 3.12
mgautierfr committed Dec 18, 2023
1 parent d5b6692 commit d1a7d63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -4,6 +4,7 @@ beautifulsoup4==4.9.3
zimscraperlib==3.2.0
Babel==2.12.1
jinja2==3.1.2
setuptools==68.2.2
# to support possible brotli content in warcs
brotlipy==0.7.0
cdxj_indexer==1.4.5

0 comments on commit d1a7d63

Please sign in to comment.