forked from Gepetto/talos-rl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
20 lines (20 loc) · 882 Bytes
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
###############################################################################
# NOTE: This file has been auto-generated by poetry2conda
# poetry2conda version = 0.3.0
# date: Tue Jun 13 11:37:56 2023
###############################################################################
# If you want to change the contents of this file, you should probably change
# the pyproject.toml file and then use poetry2conda again to update this file.
# Alternatively, stop using (ana)conda.
###############################################################################
name: talos-rl
dependencies:
- python>=3.8,<4.0
- conda-forge::example-robot-data>=4.0.7,<5.0.0
- conda-forge::pybullet>=3.2.5,<4.0.0
- conda-forge::pyyaml>=6.0,<7.0
- conda-forge::tensorboard>=2.13.0,<3.0.0
- pytorch::pytorch>=2.0.1,<3.0.0
- pip
- pip:
- stable-baselines3>=2.0.0a10,<3.0.0