Skip to content

Commit 4f38379

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

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
@@ -9,4 +9,4 @@ sphinx-argparse
99
sphinx>=2.1.2,<3.0
1010
sphinx_rtd_theme
1111
sphinxcontrib-apidoc ~= 0.3.0
12-
templateflow >= 0.6.0rc1
12+
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
@@ -40,7 +40,7 @@ install_requires =
4040
seaborn
4141
svgutils
4242
transforms3d
43-
templateflow >= 0.6.0rc1
43+
templateflow ~= 0.6
4444
test_requires =
4545
coverage < 5
4646
pytest >= 4.4

0 commit comments

Comments
 (0)