wbrooks commited on
Commit
65a3f08
·
1 Parent(s): 21b7815

add pandas to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -8,5 +8,6 @@ fasttext
8
  joblib
9
  huggingface_hub
10
  transformers
 
11
  uvicorn[standard]
12
 
 
8
  joblib
9
  huggingface_hub
10
  transformers
11
+ pandas
12
  uvicorn[standard]
13