Skip to content

Commit

Permalink
Merge pull request #120 from runpod-workers/runpod-v1.7-and-up
Browse files Browse the repository at this point in the history
Update requirements.txt to support runpod-python 1.7.*
  • Loading branch information
deanq authored Oct 8, 2024
2 parents d3ee323 + de2876e commit 850c686
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builder/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
ray
pandas
pyarrow
runpod==1.7.1
runpod~=1.7.0
huggingface-hub
packaging
typing-extensions==4.7.1
pydantic
pydantic-settings
hf-transfer
transformers
transformers

0 comments on commit 850c686

Please sign in to comment.