Skip to content

Commit 0cf4e31

Browse files
authored
chore(deps): update dependency pyarrow to v4.0.1 (#681)
1 parent 102d867 commit 0cf4e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ matplotlib==3.3.4; python_version < '3.7'
88
matplotlib==3.4.1; python_version >= '3.7'
99
pandas==1.1.5; python_version < '3.7'
1010
pandas==1.2.0; python_version >= '3.7'
11-
pyarrow==4.0.0
11+
pyarrow==4.0.1
1212
pytz==2021.1

0 commit comments

Comments
 (0)