Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikLizakJohansen authored Oct 31, 2023
1 parent a6b93bd commit 9dacc2f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
numpy>=1.26.0
pyyaml>=6.0.1
matplotlib>=3.8.0
tqdm>=4.66.1
torch>=2.0.1
ase>=3.22.1
numpy==1.26.0
pyyaml==6.0.1
matplotlib==3.8.0
tqdm==4.66.1
torch==2.0.1
ase==3.22.1
notebook==6.1.5
ipykernel==6.15.2
ipython==7.31.1
Expand Down

0 comments on commit 9dacc2f

Please sign in to comment.