We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834a573 commit 787a78aCopy full SHA for 787a78a
pyproject.toml
@@ -17,6 +17,7 @@ license = "BSD-3-Clause OR LicenseRef-OSMC-PL-1.2 OR GPL-3.0-only"
17
requires-python = ">=3.10"
18
dependencies = [
19
"numpy",
20
+ "pandas",
21
"psutil",
22
"pyparsing",
23
"pyzmq",
0 commit comments