Skip to content

Commit 10740ec

Browse files
authored
Update requirements.txt to fixed versions
1 parent 4749395 commit 10740ec

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ flake8
33
hypernetx==1.2.5
44
ipykernel
55
isort
6-
matplotlib
6+
matplotlib==3.6.2
77
mypy
8-
networkx
9-
numpy
10-
pandas
8+
networkx==2.8.8
9+
numpy==1.23.5
10+
pandas==2.2.3
1111
pre-commit==2.21.0
1212
pytest
13-
scipy
14-
seaborn
13+
scipy==1.15.1
14+
seaborn==0.13.2
1515
streamlit==1.15.1
1616
tox
1717
wheel

0 commit comments

Comments
 (0)