From 5a447874e2aefa2e18677e87f754202a2fd0deb0 Mon Sep 17 00:00:00 2001 From: Wenting Zhao Date: Fri, 27 Sep 2024 21:57:05 -0400 Subject: [PATCH] Update constants.py --- commit0/harness/constants.py | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/commit0/harness/constants.py b/commit0/harness/constants.py index 0a15364..fe398fe 100644 --- a/commit0/harness/constants.py +++ b/commit0/harness/constants.py @@ -59,6 +59,16 @@ class Files(TypedDict): "marshmallow", "jinja", "cookiecutter", + "moviepy", + "portalocker", + "dnspython", + "parsel", + "pyjwt", + "tlslite-ng", + "dulwich", + "chardet", + "babel", + "minitorch", ] SPLIT_ALL = [ "statsmodels",