Skip to content

Commit ae6594a

Browse files
authored
Scheduled weekly dependency update for week 05 (#207)
* Update ipykernel from 5.4.2 to 5.4.3 * Update matplotlib from 3.3.3 to 3.3.4 * Update mkdocs-material from 6.2.3 to 6.2.7 * Update numpy from 1.19.4 to 1.20.0 * Update pandas from 1.2.0 to 1.2.1 * Update pymdown-extensions from 8.1 to 8.1.1 * Update scipy from 1.5.4 to 1.6.0 * Update tqdm from 4.55.0 to 4.56.0
1 parent 2b418f3 commit ae6594a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements.txt

Lines changed: 8 additions & 8 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.2
3+
ipykernel==5.4.3
44
jupyter==1.0.0
5-
matplotlib==3.3.3
6-
mkdocs-material==6.2.3
5+
matplotlib==3.3.4
6+
mkdocs-material==6.2.7
77
mkdocs==1.1.2
88
mknotebooks==0.6.2
99
nbconvert==6.0.7
1010
networkx==2.5
11-
numpy==1.19.4
11+
numpy==1.20.0
1212
nxviz==0.6.2
13-
pandas==1.2.0
13+
pandas==1.2.1
1414
pyjanitor==0.20.10
15-
pymdown-extensions==8.1
15+
pymdown-extensions==8.1.1
1616
pyprojroot==0.2.0
1717
python-louvain==0.15
18-
scipy==1.5.4
19-
tqdm==4.55.0
18+
scipy==1.6.0
19+
tqdm==4.56.0

0 commit comments

Comments
 (0)