Skip to content

Commit 4bb480e

Browse files
authored
Merge pull request #5 from metwork-framework/update_requirement
fix: not compatible with humanize >= 4.0.0
2 parents 431e36a + d1b81aa commit 4bb480e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
jinja2
2-
humanize
2+
humanize<4.0.0

0 commit comments

Comments
 (0)