contrib/packaging/requirements-windows.txt.in
branchstable
changeset 47846 72c3b47d1557
parent 46318 e74274fc1b35
child 47849 f07a00543396
--- a/contrib/packaging/requirements-windows.txt.in	Wed Aug 18 14:57:34 2021 +0200
+++ b/contrib/packaging/requirements-windows.txt.in	Wed Aug 18 13:16:04 2021 +0200
@@ -2,6 +2,10 @@
 # Pinned to an old version because 0.20 drops Python 3 compatibility.
 dulwich < 0.20 ; python_version <= '2.7'
 dulwich ; python_version >= '3'
+
+# Needed by the release note tooling
+fuzzywuzzy
+
 keyring
 pygit2 ; python_version >= '3'
 pygments