Skip to content

Commit 4a8c1f0

Browse files
bump cylc-flow dependency (#771)
* Ensures that new data elements added in cylc/cylc-flow#7138 are available for the bundled UI version which will include cylc/cylc-ui#2378
1 parent 1893b2f commit 4a8c1f0

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
@@ -45,7 +45,7 @@ install_requires =
4545
# dependencies first. This way, if other dependencies (e.g. jupyterhub)
4646
# don't pin versions, we will get whatever cylc-flow needs, and not the
4747
# bleeding-edge version.
48-
cylc-flow==8.6.*
48+
cylc-flow>=8.6.2.dev,<8.7
4949
ansimarkup>=1.0.0
5050
jupyter_server>=2.13.0
5151
requests

0 commit comments

Comments
 (0)