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 f6387c4 commit 88e4ba5Copy full SHA for 88e4ba5
1 file changed
pyproject.toml
@@ -17,7 +17,7 @@ requires-python = ">=3.9"
17
dependencies = [
18
"numpy",
19
"Pillow",
20
- "streamlit"
+ "streamlit",
21
"matplotlib"
22
]
23
classifiers = [
0 commit comments