Skip to content

Commit

Permalink
removed numpy pin
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Jan 5, 2025
1 parent 5f0c4a1 commit 2b7ad94
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions environment_dev.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: paramak-dev-environment

dependencies:
- openmc=0.15.0=dagmc*
- ocp=7.7.2.1
- cadquery=2.4.0
- openmc<=0.15.0=dagmc*
- cadquery<=2.5.2
- gmsh
- python-gmsh
- numpy<=1.26.4
- numpy
- pytest
- pip
- mpmath
Expand Down

0 comments on commit 2b7ad94

Please sign in to comment.