We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f76b34f commit ed7f297Copy full SHA for ed7f297
1 file changed
pyproject.toml
@@ -17,6 +17,7 @@ license = { file = "LICENSE" }
17
requires-python = ">=3.10"
18
dependencies = [
19
"numpy",
20
+ "pandas",
21
"psutil",
22
"pyparsing",
23
"pyzmq",
0 commit comments