Skip to content

Commit 91372e7

Browse files
committed
update deps
1 parent a07e94c commit 91372e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,9 @@ dependencies = [
2222
# We use internal pd._libs.missing and experimental ArrowExtensionArray
2323
"pandas>=2.2,<2.3",
2424
"pyarrow>=18",
25-
"fsspec",
2625
"requests",
2726
"aiohttp",
28-
"universal_pathlib"
27+
"upathlib"
2928

3029
]
3130

0 commit comments

Comments
 (0)