Skip to content

Commit

Permalink
Change pandas to <0.23 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed May 30, 2018
1 parent 52cd471 commit 958f580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/requirements-docs-3.6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
- nbsphinx
- numpy
- numpydoc
- pandas
- pandas<0.23
- plumbum
- psycopg2
- pyarrow>=0.6.0
Expand Down

0 comments on commit 958f580

Please sign in to comment.