benjolo commited on
Commit
94b1b5f
1 Parent(s): 275976f

Update backend/requirements.txt

Browse files
Files changed (1) hide show
  1. backend/requirements.txt +1 -1
backend/requirements.txt CHANGED
@@ -8,7 +8,7 @@ matplotlib==3.7.0
8
  numpy==1.24.2
9
  openai==1.20.0
10
  protobuf==5.26.1
11
- pydantic==1.8.2
12
  pydub==0.25.1
13
  pymongo==4.6.2
14
  PySoundFile==0.9.0.post1
 
8
  numpy==1.24.2
9
  openai==1.20.0
10
  protobuf==5.26.1
11
+ pydantic==2.7.0
12
  pydub==0.25.1
13
  pymongo==4.6.2
14
  PySoundFile==0.9.0.post1