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 75e8bcb commit 94bb171Copy full SHA for 94bb171
pyproject.toml
@@ -7,6 +7,7 @@ requires-python = ">=3.10"
7
dependencies = [
8
"openai>=1.51.0",
9
"python-dotenv>=1.0.1",
10
+ "streamlit>=1.38.0",
11
"azure-cosmos>=4.7.0",
12
"plotly>=5.24.1",
13
"pandas>=2.2.2",
0 commit comments