Remove repoze.lru from license exceptions (#145519)

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
epenet 2025-05-23 17:46:09 +02:00 committed by GitHub
parent 2a38f03ec9
commit 102230bf9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -201,7 +201,6 @@ EXCEPTIONS = {
"pybbox", # https://github.com/HydrelioxGitHub/pybbox/pull/5
"pysabnzbd", # https://github.com/jeradM/pysabnzbd/pull/6
"pyvera", # https://github.com/maximvelichko/pyvera/pull/164
"repoze.lru",
"sharp_aquos_rc", # https://github.com/jmoore987/sharp_aquos_rc/pull/14
"tapsaff", # https://github.com/bazwilliams/python-taps-aff/pull/5
}