Skip to content

Commit

Permalink
updated req
Browse files Browse the repository at this point in the history
Signed-off-by: kalyanr <[email protected]>
  • Loading branch information
rawwar committed Mar 5, 2024
1 parent e0b1bcf commit 05dfd73
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@ matplotlib>=3.6.2,<4
numpy>=1.24.0,<2
opensearch-py>=2.2.0
torch==2.0.1
onnx
accelerate
onnx>=1.15.0
accelerate>=0.27
sentence_transformers
tqdm
transformers
deprecated
mdutils
tqdm>4.66.0,<5
transformers>=4.36.0,<5
deprecated>=1.2.14,<2
mdutils>=1.6.0,<2
pillow>10.0.0,<11

#
# Testing
Expand Down

0 comments on commit 05dfd73

Please sign in to comment.