Skip to content

Commit

Permalink
update requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
YOYZHANG committed Oct 12, 2024
1 parent 7e45062 commit af29557
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@ click==8.1.7
fastapi==0.115.0
h11==0.14.0
idna==3.10
pydantic==2.9.2
pydantic_core==2.23.4
pydantic==2.7.0
pydantic_core==2.18.1
sniffio==1.3.1
starlette==0.38.6
typing_extensions==4.12.2
uvicorn==0.31.1
openai==1.40.6
openai==1.50.2
pydub==0.25.1
gradio_client==1.4.0
loguru==0.7.2
suno-bark @ git+https://github.com/suno-ai/bark.git@f4f32d4cd480dfec1c245d258174bc9bde3c2148
numpy==2.1.1

0 comments on commit af29557

Please sign in to comment.