Skip to content

Commit

Permalink
Add tiktoken testing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Yun-Kim committed Jun 29, 2023
1 parent af0603f commit 802ff09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions riotfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -2778,6 +2778,7 @@ def select_pys(min_version=MIN_PYTHON_VERSION, max_version=MAX_PYTHON_VERSION):
"openai": latest,
"vcrpy": latest,
"pytest-asyncio": latest,
"tiktoken": latest,
"pinecone-client": latest,
"cohere": latest,
"huggingface-hub": latest,
Expand Down

0 comments on commit 802ff09

Please sign in to comment.