annotate requirements-dev.txt @ 33:9e4eb3f2754e

Improve handling of character limits in html stripping The code now more closely keeps track of character counts during html stripping, and should be absolutely exact. When the limit is exceeded, it now restarts the stripping without any URLs to prevent incorrect trimming. It also better preserves whitespace in the original post. New tests are added for Twitter silo to ensure it works as expected.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 10 May 2023 16:10:12 -0700
parents 6a014f7c6eea
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
31
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
1 -i https://pypi.python.org/simple
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
2 exceptiongroup==1.1.1
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
3 iniconfig==2.0.0
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
4 packaging==23.1
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
5 pluggy==1.0.0
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
6 pytest==7.3.1
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
7 pytest-runner==6.0.0
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
8 setuptools==67.7.2
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
9 setuptools-scm==7.1.0
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
10 tomli==2.0.1
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
11 typing-extensions==4.5.0