Skip to content

Commit 3e887a9

Browse files
Backport PR pandas-dev#42962: CI: Pin dateutil (pandas-dev#42969)
Co-authored-by: Thomas Li <[email protected]>
1 parent 86b813b commit 3e887a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/deps/actions-38-numpydev.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ dependencies:
1111
- hypothesis>=3.58.0
1212

1313
# pandas dependencies
14+
- python-dateutil
1415
- pytz
1516
- pip
1617
- pip:
1718
- cython==0.29.21 # GH#34014
18-
- "git+git://github.com/dateutil/dateutil.git"
1919
- "--extra-index-url https://pypi.anaconda.org/scipy-wheels-nightly/simple"
2020
- "--pre"
2121
- "numpy"

0 commit comments

Comments
 (0)