Skip to content

Commit 43b5baf

Browse files
committed
Loosen version requirement for regex package
1 parent da57083 commit 43b5baf

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
@@ -30,5 +30,5 @@ pymdown-extensions~=10.2
3030
babel~=2.10
3131
colorama~=0.4
3232
paginate~=0.5
33-
regex~=2022.4
33+
regex>=2022.4
3434
requests~=2.26

0 commit comments

Comments
 (0)