Skip to content

Commit

Permalink
add numpy version info to readme
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kreuter <[email protected]>
  • Loading branch information
DKreuter committed Aug 8, 2024
1 parent 574267e commit c1bb366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ TorchPhysics reqiueres the follwing dependencies to be installed:
- Python >= 3.8
- PyTorch_ >= 2.0.0
- `PyTorch Lightning`_ >= 2.0.0
- Numpy_ >= 1.20.2
- Numpy_ >= 1.20.2, < 2.0
- Matplotlib_ >= 3.0.0
- Scipy_ >= 1.6.3

Expand Down

0 comments on commit c1bb366

Please sign in to comment.