Skip to content

Commit 31a5eee

Browse files
committed
chore: poetry
1 parent 17d679c commit 31a5eee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ mypy = ">=1.18.2"
4141
pandas = "2.3.2"
4242
pyarrow = ">=10.0.1"
4343
pytest = ">=8.4.2"
44-
pyright = ">=1.1.406"
45-
ty = ">=0.0.1a21"
46-
pyrefly = ">=0.36.1"
44+
pyright = ">=1.1.407"
45+
ty = ">=0.0.1a24"
46+
pyrefly = ">=0.38.2"
4747
poethepoet = ">=0.16.5"
4848
loguru = ">=0.6.0"
4949
typing-extensions = ">=4.4.0"
@@ -54,7 +54,7 @@ isort = ">=6.0.1"
5454
openpyxl = ">=3.0.10"
5555
numexpr = ">=2.13.1"
5656
lxml = ">=4.9.1"
57-
pyreadstat = { version = ">=1.2.0", python = "<3.14" }
57+
pyreadstat = { version = ">=1.2.0", python = "<3.14" } # TODO: Roche/pyreadstat#310
5858
xlrd = ">=2.0.1"
5959
xlsxwriter = ">=3.0.3"
6060
pyxlsb = ">=1.0.10"

0 commit comments

Comments
 (0)