Skip to content

Commit 10307ea

Browse files
committed
requirements.txt: pin versions to pip freeze
1 parent fcc40ec commit 10307ea

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

requirements.txt

+16-16
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
matplotlib
2-
numpy
3-
scipy
4-
pandas
5-
sympy
6-
voila
7-
voila-osscar-template
8-
Cython
9-
ase
10-
seekpath
11-
plotly
12-
nglview
13-
moviepy
14-
ipympl
15-
widget-bzvisualizer
16-
widget-bandsplot
1+
matplotlib~=3.8.4
2+
numpy~=1.26.4
3+
scipy~=1.13.0
4+
pandas~=2.2.1
5+
sympy~=1.12
6+
voila~=0.5.6
7+
voila-osscar-template~=0.3.2
8+
Cython~=3.0.10
9+
ase~=3.22.1
10+
seekpath~=2.1.0
11+
plotly~=5.20.0
12+
nglview~=3.1.2
13+
moviepy~=1.0.3
14+
ipympl~=0.9.3
15+
widget-bzvisualizer~=0.2.4
16+
widget-bandsplot~=0.7.0

0 commit comments

Comments
 (0)