benjolo commited on
Commit
6f9d032
1 Parent(s): c5f7def

Update backend/requirements.txt

Browse files

adding protobuf to requirements file

Files changed (1) hide show
  1. backend/requirements.txt +1 -0
backend/requirements.txt CHANGED
@@ -6,6 +6,7 @@ fastapi==0.110.1
6
  g2p_en==2.1.0
7
  matplotlib==3.7.0
8
  numpy==1.24.2
 
9
  pydantic==1.8.2
10
  pydub==0.25.1
11
  pymongo==4.6.2
 
6
  g2p_en==2.1.0
7
  matplotlib==3.7.0
8
  numpy==1.24.2
9
+ protobuf==5.26.1
10
  pydantic==1.8.2
11
  pydub==0.25.1
12
  pymongo==4.6.2