diff --git a/poetry.lock b/poetry.lock index 77f49dd..c77be01 100644 --- a/poetry.lock +++ b/poetry.lock @@ -4530,13 +4530,13 @@ full = ["httpx (>=0.22.0)", "itsdangerous", "jinja2", "python-multipart (>=0.0.7 [[package]] name = "streamlit" -version = "1.35.0" +version = "1.33.0" description = "A faster way to build and share data apps" optional = false python-versions = "!=3.9.7,>=3.8" files = [ - {file = "streamlit-1.35.0-py2.py3-none-any.whl", hash = "sha256:e17d1d86830a0d7687c37faf2fe47bffa752d0c95a306e96d7749bd3faa72a5b"}, - {file = "streamlit-1.35.0.tar.gz", hash = "sha256:679d55bb6189743f606abf0696623df0bfd223a6d0c8d96b8d60678d4891d2d6"}, + {file = "streamlit-1.33.0-py2.py3-none-any.whl", hash = "sha256:bfacb5d1edefcf803c2040b051a21b4c81317a9865448e6767d0a0c6aae7edae"}, + {file = "streamlit-1.33.0.tar.gz", hash = "sha256:a8da8ff46f5b948c56d2dc7aca7a61cf8d995f4f21744cf82258ae75e63004ba"}, ] [package.dependencies] @@ -5629,4 +5629,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools", [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.9.7 || >3.9.7,<4.0" -content-hash = "2b077eb95be4a6fcbe4b89d30cd6d90238632e0e9cc60e5fc96a38df1e3d815f" +content-hash = "db29235ad562676e66ea21367fef8f500f9bbfcd04ecd3548ec02748cf4d3257" diff --git a/pyproject.toml b/pyproject.toml index 2c1de59..2f69fe9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ ruff = "^0.1.6" pytest-cov = "^5.0.0" types-requests = "^2.32.0.20240602" types-beautifulsoup4 = "^4.12.0.20240511" -streamlit = "^1.35.0" +streamlit = "1.33.0" watchdog = "^4.0.1" streamlit-nested-layout = "^0.1.1" millify = "^0.1.1" diff --git a/tmp.txt b/tmp.txt deleted file mode 100644 index 57ae58a..0000000 --- a/tmp.txt +++ /dev/null @@ -1 +0,0 @@ -empty file. \ No newline at end of file