Skip to content

Commit 7404c35

Browse files
authored
Scheduled weekly dependency update for week 34 (#165)
* Update matplotlib from 3.3.0 to 3.3.1 * Update networkx from 2.4 to 2.5 * Update pandas from 1.1.0 to 1.1.1 * Update tqdm from 4.48.1 to 4.48.2 * Update mkdocs-material from 5.5.2 to 5.5.8 * Update pymdown-extensions from 7.1 to 8.0
1 parent 585e3db commit 7404c35

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
matplotlib==3.3.0
2-
networkx==2.4
3-
pandas==1.1.0
1+
matplotlib==3.3.1
2+
networkx==2.5
3+
pandas==1.1.1
44
hiveplot==2017.10.17.21.7
55
nxviz==0.6.1
66
numpy==1.19.1
77
jupyter==1.0.0
88
scipy==1.5.2
99
python-louvain==0.14
10-
tqdm==4.48.1
10+
tqdm==4.48.2
1111
mkdocs==1.1.2
12-
mkdocs-material==5.5.2
13-
pymdown-extensions==7.1
12+
mkdocs-material==5.5.8
13+
pymdown-extensions==8.0
1414
mknotebooks==0.4.1
1515
ipykernel==5.3.4
16-
matplotlib==3.3.0
17-
networkx==2.4
18-
pandas==1.1.0
16+
matplotlib==3.3.1
17+
networkx==2.5
18+
pandas==1.1.1
1919
hiveplot==2017.10.17.21.7
2020
nxviz==0.6.1
2121
numpy==1.19.1
2222
jupyter==1.0.0
2323
scipy==1.5.2
2424
python-louvain==0.14
25-
tqdm==4.48.1
25+
tqdm==4.48.2

0 commit comments

Comments
 (0)