Skip to content

Commit 2fbf0ec

Browse files
relaxed loguru dependency
1 parent 0a3406d commit 2fbf0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers =
2222
python_requires = >= 3.6
2323
install_requires =
2424
attrs >= 19.2.0
25-
loguru ~= 0.4
25+
loguru >= 0.4
2626
requests ~= 2.0
2727
typing >= 0.4
2828
package_dir =

0 commit comments

Comments
 (0)