lenpanda commited on
Commit
677c7c6
·
unverified ·
1 Parent(s): ebbfca0

Update requirements.txt to include pyarrow

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,4 +4,5 @@ streamlit
4
  altair
5
  numpy
6
  datetime
7
- pygithub
 
 
4
  altair
5
  numpy
6
  datetime
7
+ pygithub
8
+ pyarrow>=15.0.0