Skip to content

Commit

Permalink
Update binder requirements.txt
Browse files Browse the repository at this point in the history
Specifying mfem version. We need to remember updating this when releasing a new version
in future.
  • Loading branch information
sshiraiwa authored May 9, 2021
1 parent 92ebdfc commit b3b6b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ numpy>=1.20.0; python_version>="3.7"
scipy>=1.5.2
six>1.13.0
matplotlib
mfem
mfem==4.2.0.15
glvis

0 comments on commit b3b6b4a

Please sign in to comment.