Skip to content

Commit 3e708e1

Browse files
authored
PIN: Require pydra 0.6.2 or later
1 parent 17b0fa7 commit 3e708e1

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
@@ -9,7 +9,7 @@ description = TODO
99
[options]
1010
python_requires = >=3.7
1111
install_requires =
12-
pydra >= 0.6.1
12+
pydra >= 0.6.2
1313

1414
test_requires =
1515
pytest >= 4.4.0

0 commit comments

Comments
 (0)