tether007 commited on
Commit
f5a6bd1
·
1 Parent(s): 2153d46
Files changed (3) hide show
  1. pyproject.toml +1 -1
  2. trade_env/server/requirements.txt +1 -1
  3. uv.lock +0 -0
pyproject.toml CHANGED
@@ -5,7 +5,7 @@ description = "Retail Trader Behavior Coach - RL agent that intervenes on bad tr
5
  readme = "README.md"
6
  requires-python = ">=3.12"
7
  dependencies = [
8
- "openenv>=0.1.13",
9
  "fastapi>=0.115.0",
10
  "uvicorn>=0.24.0",
11
  "pydantic>=2.0.0",
 
5
  readme = "README.md"
6
  requires-python = ">=3.12"
7
  dependencies = [
8
+ "openenv-core>=0.1.13",
9
  "fastapi>=0.115.0",
10
  "uvicorn>=0.24.0",
11
  "pydantic>=2.0.0",
trade_env/server/requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- openenv[core]>=0.2.0
2
  fastapi>=0.115.0
3
  uvicorn>=0.24.0
4
  pydantic>=2.0.0
 
1
+ openenv[core]>=0.1.13
2
  fastapi>=0.115.0
3
  uvicorn>=0.24.0
4
  pydantic>=2.0.0
uv.lock CHANGED
The diff for this file is too large to render. See raw diff