Lowered backref version to support Py3.8 (#8037)

This commit is contained in:
Isaac Muse
2025-02-26 18:28:34 -07:00
committed by GitHub
parent ab1511074c
commit 3a7cc2a701

View File

@@ -30,5 +30,5 @@ pymdown-extensions~=10.2
babel~=2.10
colorama~=0.4
paginate~=0.5
backrefs~=5.8
backrefs~=5.7.post1
requests~=2.26