Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
SWIG 4.1.x started to fail due to some newish C++ feature used in MFEM
  • Loading branch information
sshiraiwa authored Jun 29, 2024
1 parent 22aad8c commit d33d33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ numpy >= 1.20.0, < 2.0.0
numba
numba-scipy
scipy
swig >= 4.1.1
swig >= 4.2.1
cmake

0 comments on commit d33d33a

Please sign in to comment.