Skip to content

Commit 9b60ca9

Browse files
committed
roll back at version requirements for uts
1 parent 283e85c commit 9b60ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

capsul/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
# dependencies
5757
SOMA_WORKFLOW_MIN_VERSION = "3.2"
58-
POPULSE_DB_MIN_VERSION = "3.0"
58+
POPULSE_DB_MIN_VERSION = "2.6"
5959
POPULSE_DB_MAX_VERSION = "4.0"
6060
NIBABEL_MIN_VERSION = "1.0"
6161
NETWORKX_MIN_VERSION = "1.0"

0 commit comments

Comments
 (0)