Skip to content

Commit

Permalink
[Hotfix] fix pyarrow version
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton committed Jan 17, 2023
1 parent 2fe1c47 commit 1dd7537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ confluent-kafka==1.9.2
fastavro==1.6.0
astropy
numpy
pyarrow
pyarrow>=10.0.1
pandas
pyyaml
tabulate
Expand Down

0 comments on commit 1dd7537

Please sign in to comment.