We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86f7879 commit 2c93684Copy full SHA for 2c93684
1 file changed
examples/strands_migration_agent/pyproject.toml
@@ -19,5 +19,5 @@ dependencies = [
19
py-modules = ["rl_app", "reward", "models", "utils"]
20
21
[tool.uv.sources]
22
-migrationbench = { git = "https://github.com/amazon-science/MigrationBench.git" }
+migrationbench = { git = "https://github.com/amazon-science/MigrationBench.git", rev = "d764faaf0b77c7f17a8e82e05aebd8a5ff664662" }
23
java-migration-agent = { git = "https://github.com/amazon-science/JavaMigration.git", subdirectory = "java_migration_agent" }
0 commit comments