Skip to content

Commit

Permalink
add uvicorn to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekkrthakur committed Nov 21, 2023
1 parent 02439bb commit 6194a28
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ bitsandbytes==0.41.0
# extras
rouge_score==0.1.2
py7zr==0.20.6
fastapi==0.104.1
fastapi==0.104.1
uvicorn==0.22.0

0 comments on commit 6194a28

Please sign in to comment.