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 9901d38 commit 4db6a60Copy full SHA for 4db6a60
docs/requirements.txt
@@ -10,4 +10,4 @@ sphinx-argparse
10
sphinx>=2.1.2,<3.0
11
sphinx_rtd_theme
12
sphinxcontrib-apidoc ~= 0.3.0
13
-templateflow >= 0.6.0rc1
+templateflow >= 0.6.0
requirements.txt
@@ -1,2 +1,2 @@
1
pyntcloud
2
-templateflow ~= 0.4.1
+templateflow ~= 0.6
setup.cfg
@@ -39,7 +39,7 @@ install_requires =
39
seaborn
40
svgutils
41
transforms3d
42
- templateflow >= 0.6.0rc1
+ templateflow ~= 0.6
43
test_requires =
44
coverage < 5
45
pytest >= 4.4
0 commit comments