We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef6835 commit 3d9bc77Copy full SHA for 3d9bc77
pyproject.toml
@@ -17,6 +17,7 @@ classifiers = [
17
18
readme = "README.md"
19
dependencies = [
20
+ "click==8",
21
"streamlit==1.5.0",
22
"pandas==1.3.5",
23
"requests==2.27.1",
0 commit comments