From f0c7bc4660b2cf2dd262628f34ecce8f32faaefa Mon Sep 17 00:00:00 2001 From: craisin Date: Wed, 31 Dec 2025 20:16:08 -0800 Subject: [PATCH] update requirements.txt --- composer/requirements.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/composer/requirements.txt b/composer/requirements.txt index 3f03705..80a85fc 100644 --- a/composer/requirements.txt +++ b/composer/requirements.txt @@ -1,2 +1,10 @@ -python-on-whales -GitPython \ No newline at end of file +annotated-types==0.7.0 +gitdb==4.0.12 +GitPython==3.1.45 +pydantic==2.12.5 +pydantic_core==2.41.5 +python-on-whales==0.79.0 +schedule==1.2.2 +smmap==5.0.2 +typing-inspection==0.4.2 +typing_extensions==4.15.0