File size: 344 Bytes
5dd1bb4 35095ac 9e64e71 5dd1bb4 9e64e71 5dd1bb4 9e64e71 5dd1bb4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | openenv-core[core]>=0.2.1 pydantic>=2.0.0 fastapi>=0.104.0 uvicorn>=0.24.0 requests>=2.31.0 sqlalchemy>=2.0.47 [dev] pytest>=8.0.0 pytest-cov>=4.0.0 ruff>=0.4.0 jupyter>=1.1.1 notebook>=7.5.5 matplotlib>=3.7.0 [training] torch>=2.2.0 huggingface_hub>=0.37 transformers>=4.46.0 trl>=0.29.0 accelerate>=0.34.0 notebook>=7.5.5 matplotlib>=3.7.0 |