Skip to content

Commit d6b35cb

Browse files
committed
Pin colorful to 0.1.3
1 parent fa9d66c commit d6b35cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def get_meta(name):
5151
install_requires=[
5252
"docopt",
5353
"pysingleton",
54-
"colorful>=0.01.03",
54+
"colorful==0.01.03",
5555
"tag-expressions>=1.0.0",
5656
"parse>=1.8.0",
5757
"lxml",

0 commit comments

Comments
 (0)