diff --git a/riotfile.py b/riotfile.py index 8d0dec75ca3..8fef5b1e530 100644 --- a/riotfile.py +++ b/riotfile.py @@ -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,