|
|
@@ -7826,13 +7826,13 @@ full = ["httpx (>=0.22.0)", "itsdangerous", "jinja2", "python-multipart (>=0.0.7
|
|
|
|
|
|
[[package]]
|
|
|
name = "streamlit"
|
|
|
-version = "1.37.1"
|
|
|
+version = "1.38.0"
|
|
|
description = "A faster way to build and share data apps"
|
|
|
optional = false
|
|
|
python-versions = "!=3.9.7,>=3.8"
|
|
|
files = [
|
|
|
- {file = "streamlit-1.37.1-py2.py3-none-any.whl", hash = "sha256:0651240fccc569900cc9450390b0a67473fda55be65f317e46285f99e2bddf04"},
|
|
|
- {file = "streamlit-1.37.1.tar.gz", hash = "sha256:bc7e3813d94a39dda56f15678437eb37830973c601e8e574f2225a7bf188ea5a"},
|
|
|
+ {file = "streamlit-1.38.0-py2.py3-none-any.whl", hash = "sha256:0653ecfe86fef0f1608e3e082aef7eb335d8713f6f31e9c3b19486d1c67d7c41"},
|
|
|
+ {file = "streamlit-1.38.0.tar.gz", hash = "sha256:c4bf36b3ef871499ed4594574834583113f93f077dd3035d516d295786f2ad63"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|
|
|
@@ -7857,7 +7857,7 @@ typing-extensions = ">=4.3.0,<5"
|
|
|
watchdog = {version = ">=2.1.5,<5", markers = "platform_system != \"Darwin\""}
|
|
|
|
|
|
[package.extras]
|
|
|
-snowflake = ["snowflake-connector-python (>=2.8.0)", "snowflake-snowpark-python (>=0.9.0)"]
|
|
|
+snowflake = ["snowflake-connector-python (>=2.8.0)", "snowflake-snowpark-python[modin] (>=1.17.0)"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "striprtf"
|