Skip to content

Commit 4af2083

Browse files
committed
FIX-#2572: fixed arrow version in OmniSci dependencies
Signed-off-by: Dmitry Chigarev <[email protected]>
1 parent db0f18c commit 4af2083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/env_omnisci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- conda-forge
55
dependencies:
66
- pandas==1.1.5
7-
- pyarrow>=1.0.0
7+
- pyarrow==1.0.0
88
- numpy
99
- pip
1010
- pytest>=6.0.1

0 commit comments

Comments
 (0)