Skip to content

Commit

Permalink
update env yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MikhailChaikovskii committed Aug 2, 2024
1 parent 1bde6ec commit f5c5af4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: rostok
channels:
- intel
- conda-forge
dependencies:
- python=3.10.8
- projectchrono::pychrono=8.*
- projectchrono::pychrono=8.*=py310_3292
- irrlicht=1.8.5
- numpy
- yapf
Expand All @@ -15,7 +14,7 @@ dependencies:
- pip
- pip:
- networkx==2.8.6
- matplotlib==3.6.0
- matplotlib==3.9.0
- scipy
- mcts==1.0.4
- pytest
Expand Down

0 comments on commit f5c5af4

Please sign in to comment.