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 7bdd9e4 commit 61c1f28Copy full SHA for 61c1f28
setup.cfg
@@ -64,7 +64,7 @@ python_requires = >=3.7
64
install_requires =
65
ansimarkup>=1.0.0
66
async-timeout>=3.0.0
67
- colorama>=0.4,<=1
+ colorama>=0.4,<1
68
graphene>=2.1,<3
69
# Note: can't pin jinja2 any higher than this until we give up on Cylc 7 back-compat
70
jinja2==3.0.*
0 commit comments