chore(trading): point to main market-sim branch (#5982)
This commit is contained in:
parent
cebbdb4ee7
commit
447dc254d7
@ -9,7 +9,7 @@ packages = [{include = "trading market-sim e2e"}]
|
|||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = ">=3.9,<3.11"
|
python = ">=3.9,<3.11"
|
||||||
psutil = "^5.9.5"
|
psutil = "^5.9.5"
|
||||||
vega-sim = {git = "https://github.com/vegaprotocol/vega-market-sim.git/", branch = "console-e2e-main"}
|
vega-sim = {git = "https://github.com/vegaprotocol/vega-market-sim.git/"}
|
||||||
pytest-playwright = "^0.4.2"
|
pytest-playwright = "^0.4.2"
|
||||||
docker = "^6.1.3"
|
docker = "^6.1.3"
|
||||||
pytest-xdist = "^3.3.1"
|
pytest-xdist = "^3.3.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user