Skip to content

Commit 2f6bd8d

Browse files
author
cheginit
committed
ENH: Bump min version of pandas to support reading csv files using pyarrow [skip ci]
1 parent 32a7749 commit 2f6bd8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/requirements/environment-dev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ dependencies:
4343

4444
# pynhd deps
4545
- networkx>=2.5
46-
- pandas>=1.0
47-
- pyarrow
46+
- pandas>=1.4
47+
- pyarrow>=1.0.1
4848

4949
# pygeohydro deps
5050
- folium

0 commit comments

Comments
 (0)