Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
DGaffney authored Aug 2, 2023
1 parent ef88fe7 commit 582ae7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
boto3==1.18.64
pyacoustid==1.2.2
redis==4.4.4
sentence-transformers==2.2.0
sentence-transformers==2.2.2
tmkpy==0.1.1
torch==1.9.0
transformers==4.30.0
transformers>=4.6.0,<5.0.0
fastapi==0.68.1
uvicorn[standard]==0.19.0
httpx==0.23.1

0 comments on commit 582ae7d

Please sign in to comment.