Skip to content

Commit 9b25c24

Browse files
Merge branch 'main' into remove_AlleleCounts_class
2 parents 7ab9909 + 9b0e8b7 commit 9b25c24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ classifiers = [
3030
"Operating System :: POSIX :: Linux"
3131
]
3232
dependencies = [
33-
"numpy <= 2.4.1",
33+
"numpy <= 2.4.2",
3434
"lxml <= 6.0.2",
35-
"pooch <= v1.8.2",
35+
"pooch <=1.9.0",
3636
"importlib-resources; python_version <= '3.8'",
3737
"importlib-metadata; python_version <= '3.8'"
3838
]

0 commit comments

Comments
 (0)