Skip to content

Commit 71d950d

Browse files
committed
DEPS: drop 3.6 (pandas-dev#34472)
1 parent b415ac9 commit 71d950d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/deps/azure-37-minimum_versions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: pandas-dev
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.6.1
5+
- python=3.7.1
66

77
# tools
88
- cython=0.29.16
@@ -14,7 +14,7 @@ dependencies:
1414

1515
# pandas dependencies
1616
- beautifulsoup4=4.6.0
17-
- bottleneck=1.3.1
17+
- bottleneck=1.2.1
1818
- jinja2=2.8
1919
- numba=0.46.0
2020
- numexpr=2.6.2

0 commit comments

Comments
 (0)