Skip to content

Commit

Permalink
Backport PR #42962: CI: Pin dateutil (#42969)
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Li <47963215+lithomas1@users.noreply.github.com>
  • Loading branch information
meeseeksmachine and lithomas1 committed Aug 10, 2021
1 parent 86b813b commit 3e887a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/deps/actions-38-numpydev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ dependencies:
- hypothesis>=3.58.0

# pandas dependencies
- python-dateutil
- pytz
- pip
- pip:
- cython==0.29.21 # GH#34014
- "git+git://github.com/dateutil/dateutil.git"
- "--extra-index-url https://pypi.anaconda.org/scipy-wheels-nightly/simple"
- "--pre"
- "numpy"
Expand Down

0 comments on commit 3e887a9

Please sign in to comment.