From ba1d74ec514ffb16ace77889c78380fc5f828b3e Mon Sep 17 00:00:00 2001 From: Hans Matthew Riess <39809993+hans-riess@users.noreply.github.com> Date: Mon, 29 Jun 2026 16:37:22 -0400 Subject: [PATCH] Add new libraries to dependencies Added new libraries juliacall, juliapkg, and semver to the dependencies. --- libraries.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libraries.txt b/libraries.txt index 0a4ec48..225971e 100644 --- a/libraries.txt +++ b/libraries.txt @@ -20,6 +20,8 @@ importlib_metadata==8.7.1 iniconfig==2.3.0 Jinja2==3.1.6 joblib==1.5.3 +juliacall==0.9.35 +juliapkg==0.1.24 kiwisolver==1.4.9 lit==18.1.8 MarkupSafe==3.0.3 @@ -67,6 +69,7 @@ pytzdata==2020.1 PyYAML==6.0.3 requests==2.32.5 scikit-learn==1.7.2 +semver==3.0.4 scipy==1.15.3 shapely==2.1.2 six==1.17.0 @@ -80,4 +83,4 @@ triton==3.6.0 typing_extensions==4.15.0 tzdata==2025.3 urllib3==2.6.3 -zipp==3.23.0 \ No newline at end of file +zipp==3.23.0