Skip to content

Commit

Permalink
Fixed boost-cpp version (newer version is breaking)
Browse files Browse the repository at this point in the history
  • Loading branch information
gAldeia committed Jul 7, 2024
1 parent c344fca commit 5ed2fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ dependencies:
- gxx >= 12.0
- ninja
- ceres-solver=2.1.0
- boost-cpp=1.82.0
- pybind11>=2.6.2
- taskflow
- boost-cpp
- pytest #=6.2.4
- pydot
- scikit-learn
Expand Down

0 comments on commit 5ed2fc3

Please sign in to comment.