Skip to content

Commit

Permalink
Merge pull request #161 from gerlero/dependabot/pip/tests/foamlib-gte…
Browse files Browse the repository at this point in the history
…-0.3-and-lt-0.8

Update foamlib requirement from <0.7,>=0.3 to >=0.3,<0.8 in /tests
  • Loading branch information
gerlero authored Nov 18, 2024
2 parents 0271feb + e06bb3f commit a762781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ pytest>=7,<9
pytest-asyncio-cooperative>=0.37.0,<0.38
numpy>=1,<3
scipy==1.*
foamlib>=0.3,<0.7
foamlib>=0.3,<0.8

0 comments on commit a762781

Please sign in to comment.