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 f003ea2 commit d3f36c5
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
ase==3.22.1
numpy==1.24.2
torch==2.0.1
torchaudio==2.0.2
torchvision==0.15.2
PyYAML==6.0.1
ipywidgets==8.1.1
tqdm==4.66.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
ipywidgets==7.6.5
jupyter==1.0.0
jupyter_client==7.4.7
jupyter_console==6.4.4
jupyter_core==4.11.2
jupyter_server==1.18.1
traitlets==5.11.1

0 comments on commit d3f36c5

Please sign in to comment.