Skip to content

Commit f2768cd

Browse files
committed
Remove fs dependency from pyproject.toml
Delete the "fs" package from the dependencies list in pyproject.toml. Verify that no code relies on the removed package or add an alternative dependency if required.
1 parent b1ba969 commit f2768cd

2 files changed

Lines changed: 0 additions & 35 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ dependencies = [
1717
"deprecation>=2.1.0,<3.0.0",
1818
"nest-asyncio>=1.6.0,<2.0.0",
1919
"pandas>=2.3.3,<3.0.0",
20-
"fs>=2.4.16,<3.0.0",
2120
"cachetools>=6.2.1,<7.0.0",
2221
"asyncer>=0.0.10,<0.0.11",
2322
"bigtree>=1.0.0,<2.0.0",

uv.lock

Lines changed: 0 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)