From 64687b0951805c641542e3736ba04d8df880f96c Mon Sep 17 00:00:00 2001 From: Alex Hedges Date: Wed, 30 Jul 2025 13:34:57 -0400 Subject: [PATCH] Update `baseline-models`, `daidepp`, and `diplomacy` --- pyproject.toml | 6 +++--- requirements-lock.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 71cf2db..5941c8e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,9 +28,9 @@ requires-python = ">=3.7" license = { text = "MIT" } dependencies = [ # Pinned `daidepp` to `main` - "daidepp @ git+https://git@github.com/SHADE-AI/daidepp.git@f84f7279fb4a31083ad8e4b5fcf6d1ed290bae0e", + "daidepp @ git+https://git@github.com/SHADE-AI/daidepp.git@fd027bcbcf7fa3956adcae2ea12493051c8e279e", # Pinned `diplomacy` to `main` - "diplomacy @ git+https://git@github.com/ALLAN-DIP/diplomacy.git@b9b95e51d5dad1b977c16e832a9c81152bc8a4fa", + "diplomacy @ git+https://git@github.com/ALLAN-DIP/diplomacy.git@9e7bf501b3b58bfb348dcc21671337cec40ea065", # `importlib-metadata` `3.7.0` introduced `packages_distributions()` 'importlib-metadata>=3.7.0 ; python_version < "3.10"', # `tornado` `3.1` introduced `ASYNC_TEST_TIMEOUT` environment variable @@ -50,7 +50,7 @@ all = [ # Default extra to make OCI image builds easier base = [] baseline-lr = [ - "baseline-models @ git+https://git@github.com/ALLAN-DIP/baseline-models.git@aa21a999cc98308bf3bc3527fd1f6794accf5e2b", + "baseline-models @ git+https://git@github.com/ALLAN-DIP/baseline-models.git@32bdb22d287385416bb7fbb58791d7139ded1268", ] dev = [ # Use older `mypy` version to keep code compatible with Python 3.7 diff --git a/requirements-lock.txt b/requirements-lock.txt index 8d01d68..37ef64d 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -1,13 +1,13 @@ accelerate==1.7.0 astroid==3.3.11 -baseline_models @ git+https://git@github.com/ALLAN-DIP/baseline-models.git@aa21a999cc98308bf3bc3527fd1f6794accf5e2b +baseline_models @ git+https://git@github.com/ALLAN-DIP/baseline-models.git@32bdb22d287385416bb7fbb58791d7139ded1268 bcrypt==4.3.0 certifi==2025.7.14 cfgv==3.4.0 charset-normalizer==3.4.2 -daidepp @ git+https://git@github.com/SHADE-AI/daidepp.git@f84f7279fb4a31083ad8e4b5fcf6d1ed290bae0e +daidepp @ git+https://git@github.com/SHADE-AI/daidepp.git@fd027bcbcf7fa3956adcae2ea12493051c8e279e dill==0.4.0 -diplomacy @ git+https://git@github.com/ALLAN-DIP/diplomacy.git@b9b95e51d5dad1b977c16e832a9c81152bc8a4fa +diplomacy @ git+https://git@github.com/ALLAN-DIP/diplomacy.git@9e7bf501b3b58bfb348dcc21671337cec40ea065 distlib==0.3.9 elastic-transport==8.17.1 elasticsearch==8.15.1