Unverified Commit 9219d142 authored by Yih-Dar's avatar Yih-Dar Committed by GitHub
Browse files

pin pandas==2.0.3 (#25875)


Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
parent 459bc673
......@@ -19,7 +19,7 @@ jobs:
- name: Setup environment
run: |
pip install --upgrade pip
pip install datasets pandas
pip install datasets pandas==2.0.3
pip install .[torch,tf,flax]
- name: Update metadata
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment