Add support for reportlab 3.6 to the dev_requirements.txt
authorMagnus Hagander <magnus@hagander.net>
Wed, 13 Nov 2024 13:52:29 +0000 (14:52 +0100)
committerMagnus Hagander <magnus@hagander.net>
Wed, 13 Nov 2024 13:52:29 +0000 (14:52 +0100)
AFAICT the system worked just fine with this before, but the
requirements.txt specifically locked in the version thats in Debian
Bullseye.

Generally it's still recommended to use the packaged version (which
worked with both Bullseye and Bookworm already).

Fixes #122 (even though nothing actually changes)

tools/devsetup/dev_requirements.txt

index b472cac6a34bb12008a39fb62230e3765fa58c40..47a82a3df102219f3d711f8a93a99b5c283e8a3c 100644 (file)
@@ -10,7 +10,7 @@ flup
 httplib2
 psycopg2-binary
 pycryptodomex==3.6.1
-reportlab==3.5.59
+reportlab>=3.5.59,<3.7
 python-dateutil
 requests
 requests-oauthlib==1.0.0