From 90f098580dbc0b33ce6d6bfaa3083276292f3de9 Mon Sep 17 00:00:00 2001 From: Erik Gomez Date: Tue, 12 May 2026 11:39:09 -0500 Subject: [PATCH] pytokens as well --- requirements_recommended.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements_recommended.txt b/requirements_recommended.txt index 9fe048d..22a9eb6 100644 --- a/requirements_recommended.txt +++ b/requirements_recommended.txt @@ -4,6 +4,7 @@ attrs==26.1.0 black==26.3.1; python_version >= "3.10" black==25.11.0; python_version < "3.10" --no-binary black +--no-binary pytokens certifi==2026.4.22 cffi==2.0.0 --no-binary cffi