Skip to content

Commit ef6eb3e

Browse files
committed
Merge remote-tracking branch 'upstream/master' into ci/locale_simplify
2 parents 2ea1bd6 + e18921e commit ef6eb3e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ci/deps/actions-38-db.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ channels:
33
- conda-forge
44
dependencies:
55
- python=3.8
6+
- pip
67

78
# tools
89
- cython>=0.29.24
@@ -33,7 +34,6 @@ dependencies:
3334
- pyarrow>=1.0.1
3435
- pymysql
3536
- pytables
36-
- pytorch
3737
- python-snappy
3838
- python-dateutil
3939
- pytz
@@ -50,3 +50,5 @@ dependencies:
5050
- coverage
5151
- pandas-datareader
5252
- pyxlsb
53+
- pip:
54+
- torch

0 commit comments

Comments
 (0)