Skip to content

Commit 4063842

Browse files
committed
Revert importlib_metadata upgrade to fix the documentation build
Signed-off-by: Thomas Druez <tdruez@nexb.com>
1 parent 4d486ff commit 4063842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Configuration tools
2-
importlib_metadata==4.6.1; python_version < "3.8"
2+
importlib_metadata==3.10.0; python_version < "3.8"
33

44
# Django related
55
Django==3.2.5

0 commit comments

Comments
 (0)