Skip to content

Commit 4db6a60

Browse files
committed
chore(pin): templateflow ~= 0.6
Taking advantage of the new auto-update
1 parent 9901d38 commit 4db6a60

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ sphinx-argparse
1010
sphinx>=2.1.2,<3.0
1111
sphinx_rtd_theme
1212
sphinxcontrib-apidoc ~= 0.3.0
13-
templateflow >= 0.6.0rc1
13+
templateflow >= 0.6.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pyntcloud
2-
templateflow ~= 0.4.1
2+
templateflow ~= 0.6

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ install_requires =
3939
seaborn
4040
svgutils
4141
transforms3d
42-
templateflow >= 0.6.0rc1
42+
templateflow ~= 0.6
4343
test_requires =
4444
coverage < 5
4545
pytest >= 4.4

0 commit comments

Comments
 (0)