Skip to content

Commit

Permalink
Update env file
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulPPelaez committed Jun 10, 2024
1 parent e224dc5 commit 8e6ea00
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ dependencies:
- matplotlib-base
- nnpops
- pip
- pytorch<2.2
- pytorch_geometric<2.5
- lightning<2.2
- pytorch
- pytorch_geometric
- lightning
- pydantic
- torchmetrics
- tqdm
# Dev tools
- flake8
- pytest
- psutil
- gxx<12
- gxx

0 comments on commit 8e6ea00

Please sign in to comment.