Skip to content

Commit b34b0a5

Browse files
authored
Update pyproject.toml
1 parent ebef13c commit b34b0a5

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
@@ -4,7 +4,7 @@ requires = [
44
"meson>=1.1.0",
55
"cython>=3.0.0",
66
"numpy>=1.19.3",
7-
"pysam>=0.23.0",
7+
"pysam>=0.23.3",
88
]
99
build-backend = "mesonpy"
1010

@@ -31,4 +31,4 @@ pillow = ["pillow"]
3131
all = ["matplotlib", "Flask", "pillow"]
3232

3333
[project.urls]
34-
Repository = "https://github.com/kcleal/gwplot"
34+
Repository = "https://github.com/kcleal/gwplot"

0 commit comments

Comments
 (0)