From a53a9b708c09c4f2cf28017f5a7f33f24f87d546 Mon Sep 17 00:00:00 2001 From: Maximilian Schulz Date: Mon, 4 Nov 2024 22:58:04 +0100 Subject: [PATCH] Fix requirements.txt --- tools/pycafe/create_pycafe_links.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/pycafe/create_pycafe_links.py b/tools/pycafe/create_pycafe_links.py index 5ec22d756..66f7b2771 100644 --- a/tools/pycafe/create_pycafe_links.py +++ b/tools/pycafe/create_pycafe_links.py @@ -152,6 +152,9 @@ def post_comment(urls: dict[str, str]): "black", "jupyter", "openpyxl", + "greenlet", # mock + "tiktoken @ https://py.cafe/files/maartenbreddels/tiktoken-demo/tiktoken-0.7.0-cp312-cp312-pyodide_2024_0_wasm32.whl", + "https://py.cafe/files/maartenbreddels/jiter-demo/jiter-0.6.1-cp312-cp312-pyodide_2024_0_wasm32.whl", ], } urls = {