Skip to content

Commit 743d3c9

Browse files
authored
Scheduled weekly dependency update for week 11 (#215)
* Update ipykernel from 5.4.3 to 5.5.0 * Update mkdocs-material from 6.2.7 to 7.0.6 * Update numpy from 1.20.0 to 1.20.1 * Update pandas from 1.2.1 to 1.2.3 * Update scipy from 1.6.0 to 1.6.1 * Update tqdm from 4.56.0 to 4.59.0
1 parent 884603f commit 743d3c9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
-e .
22
hiveplot==2017.10.17.21.7
3-
ipykernel==5.4.3
3+
ipykernel==5.5.0
44
jupyter==1.0.0
55
matplotlib==3.3.4
6-
mkdocs-material==6.2.7
6+
mkdocs-material==7.0.6
77
mkdocs==1.1.2
88
mknotebooks==0.6.2
99
nbconvert==6.0.7
1010
networkx==2.5
11-
numpy==1.20.0
11+
numpy==1.20.1
1212
nxviz==0.6.2
13-
pandas==1.2.1
13+
pandas==1.2.3
1414
pyjanitor==0.20.10
1515
pymdown-extensions==8.1.1
1616
pyprojroot==0.2.0
1717
python-louvain==0.15
18-
scipy==1.6.0
19-
tqdm==4.56.0
18+
scipy==1.6.1
19+
tqdm==4.59.0

0 commit comments

Comments
 (0)