Skip to content

Commit f6145d7

Browse files
committed
Correct dependancy
1 parent 4ec73ed commit f6145d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies = [
4949
"pandas >= 2.1",
5050
"sdds >= 0.4",
5151
"h5py >= 2.9",
52-
"tfs >= 4.0.0", # for madng (potentially an optional dependency)
52+
"tfs-pandas >= 4.0.0", # for madng (potentially an optional dependency)
5353
]
5454

5555
[project.optional-dependencies]

0 commit comments

Comments
 (0)