Skip to content

Commit 2c93684

Browse files
authored
chore(migration-agent): pin migrationbench to upstream-fix commit (#66)
1 parent 86f7879 commit 2c93684

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/strands_migration_agent/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ dependencies = [
1919
py-modules = ["rl_app", "reward", "models", "utils"]
2020

2121
[tool.uv.sources]
22-
migrationbench = { git = "https://github.com/amazon-science/MigrationBench.git" }
22+
migrationbench = { git = "https://github.com/amazon-science/MigrationBench.git", rev = "d764faaf0b77c7f17a8e82e05aebd8a5ff664662" }
2323
java-migration-agent = { git = "https://github.com/amazon-science/JavaMigration.git", subdirectory = "java_migration_agent" }

0 commit comments

Comments
 (0)