From 9740c92129f5e17db33e822c1b125c0cea91e558 Mon Sep 17 00:00:00 2001 From: Zach Date: Thu, 3 Apr 2025 15:25:09 +0800 Subject: [PATCH] chore: update simulation dep (#190) --- testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/requirements.txt b/testing/requirements.txt index 96e503a..bd3deb9 100644 --- a/testing/requirements.txt +++ b/testing/requirements.txt @@ -3,4 +3,4 @@ PyYAML==6.0.1 Requests==2.32.2 web3==5.31.3 git+https://github.com/propeller-heads/tycho-indexer.git@0.60.0#subdirectory=tycho-client-py -git+https://github.com/propeller-heads/tycho-simulation.git@0.85.0#subdirectory=tycho_simulation_py \ No newline at end of file +git+https://github.com/propeller-heads/tycho-simulation.git@0.91.1#subdirectory=tycho_simulation_py \ No newline at end of file