Skip to content

Commit 93efb00

Browse files
authored
Added missing requirement for tracspamfilter plugin.
1 parent 165e4b4 commit 93efb00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ libsass==0.23.0
77

88
# Trac plugins
99
https://trac.edgewall.org/browser/plugins/trunk/spam-filter?rev=17752&format=zip
10+
filelock==3.13.1 # required for running tracspamfilter.filters.bayes
1011
# TracXMLRPC from PyPI does not (yet) have a 1.2.0 release (compatible with Trac >=1.4)
1112
https://trac-hacks.org/browser/xmlrpcplugin/trunk?rev=18591&format=zip
1213

0 commit comments

Comments
 (0)