Brilland commited on
Commit
c7a1b56
·
verified ·
1 Parent(s): bc4550d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- fastapi==0.115.0
2
  uvicorn[standard]==0.30.0
3
  transformers==4.46.0
4
  torch==2.5.0
@@ -6,4 +6,4 @@ httpx==0.27.0
6
  pydantic==2.9.0
7
  sentencepiece==0.2.0
8
  sacremoses==0.1.1
9
- numpy==1.24.3
 
1
+ fastapi==0.115.0
2
  uvicorn[standard]==0.30.0
3
  transformers==4.46.0
4
  torch==2.5.0
 
6
  pydantic==2.9.0
7
  sentencepiece==0.2.0
8
  sacremoses==0.1.1
9
+ numpy==1.26.0