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 a2fe948 commit 4f38379Copy full SHA for 4f38379
docs/requirements.txt
@@ -9,4 +9,4 @@ sphinx-argparse
9
sphinx>=2.1.2,<3.0
10
sphinx_rtd_theme
11
sphinxcontrib-apidoc ~= 0.3.0
12
-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
@@ -40,7 +40,7 @@ install_requires =
40
seaborn
41
svgutils
42
transforms3d
43
- templateflow >= 0.6.0rc1
+ templateflow ~= 0.6
44
test_requires =
45
coverage < 5
46
pytest >= 4.4
0 commit comments