We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e518a commit 0aba492Copy full SHA for 0aba492
setup.py
@@ -26,7 +26,7 @@
26
"requests-cache>=0.8.0,<2",
27
# Output
28
"tabulate>=0.8.5,<0.10",
29
- "colored>=1.4.3,<2",
+ "colored>=1.4.3,<3",
30
"Pygments>=2.7.4,<3",
31
"PyYAML>=5,<7",
32
]
0 commit comments