Skip to content

Commit 35c8b6a

Browse files
committed
Update requirements
1 parent 8ef3511 commit 35c8b6a

File tree

3 files changed

+28
-28
lines changed

3 files changed

+28
-28
lines changed

requirements/CI-docs/requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
jupyter-book==1.0.2
2-
sphinx-issues==4.1.0
3-
sphinx-argparse==0.4.0
4-
humanize==4.10.0
5-
lmdb==1.5.1
6-
tqdm==4.66.4
7-
daiquiri==3.2.5.1
8-
msprime==1.3.2
1+
jupyter-book==1.0.4.post1
2+
sphinx-issues==5.0.0
3+
sphinx-argparse==0.5.2
4+
humanize==4.12.1
5+
lmdb==1.6.2
6+
tqdm==4.67.1
7+
daiquiri==3.3.0
8+
msprime==1.3.3
99
sgkit[vcf]==0.9.0
10-
ipywidgets==8.1.3
10+
ipywidgets==8.1.5
1111
Bio==1.7.1
12-
bio2zarr==0.1.1
12+
bio2zarr==0.1.4
1313
sphinx-book-theme #Unpinned to allow easy updating.
1414
pyfaidx==0.8.1.3
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
build==1.2.1
1+
build==1.2.2.post1
22
colorama==0.4.6
33
daiquiri==3.2.5.1
4-
humanize==4.10.0
5-
lmdb==1.5.1
6-
matplotlib==3.9.1
7-
meson==1.5.0
8-
msprime==1.3.2
9-
pytest==8.2.2
10-
pytest-cov==5.0.0
4+
humanize==4.12.1
5+
lmdb==1.6.2
6+
matplotlib==3.9.4
7+
meson==1.7.0
8+
msprime==1.3.3
9+
pytest==8.3.5
10+
pytest-cov==6.0.0
1111
seaborn==0.13.2
1212
sgkit[vcf]==0.9.0
13-
tskit==0.5.8
14-
tqdm==4.66.4
15-
twine==5.1.1
13+
tskit==0.6.0
14+
tqdm==4.67.1
15+
twine==6.1.0
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
pytest==8.2.2
2-
msprime==1.3.2
3-
humanize==4.10.0
1+
pytest==8.3.5
2+
msprime==1.3.3
3+
humanize==4.12.1
44
python-lmdb==1.4.1
5-
tqdm==4.66.4
6-
daiquiri==3.0.0
7-
matplotlib==3.9.1
5+
tqdm==4.67.1
6+
daiquiri==3.0.0 # Pinned as conda package not updating
7+
matplotlib==3.9.4
88
seaborn==0.13.2
99
colorama==0.4.6
10-
tskit==0.5.8
10+
tskit==0.6.0

0 commit comments

Comments
 (0)