eli02 commited on
Commit
8eca04c
·
1 Parent(s): db969dd

Add pyarrow to requirements for enhanced data processing capabilities

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,5 +3,6 @@ uvicorn
3
  pandas
4
  openai
5
  python-dotenv
 
6
  python-jose[cryptography]
7
  python-multipart
 
3
  pandas
4
  openai
5
  python-dotenv
6
+ pyarrow
7
  python-jose[cryptography]
8
  python-multipart