Spaces:
Runtime error
Runtime error
sradc
commited on
Commit
•
fa51412
1
Parent(s):
3b1e9be
upgrade streamlit version, since change to it broke app
Browse files- README.md +1 -1
- poetry.lock +55 -76
- pyproject.toml +2 -2
- requirements.txt +3 -3
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🐢
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: green
|
6 |
sdk: streamlit
|
7 |
-
sdk_version: 1.
|
8 |
app_file: video_semantic_search/app.py
|
9 |
pinned: false
|
10 |
python_version: 3.9
|
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: green
|
6 |
sdk: streamlit
|
7 |
+
sdk_version: 1.21.0
|
8 |
app_file: video_semantic_search/app.py
|
9 |
pinned: false
|
10 |
python_version: 3.9
|
poetry.lock
CHANGED
@@ -2,26 +2,25 @@
|
|
2 |
|
3 |
[[package]]
|
4 |
name = "altair"
|
5 |
-
version = "
|
6 |
-
description = "
|
7 |
optional = false
|
8 |
python-versions = ">=3.7"
|
9 |
files = [
|
10 |
-
{file = "altair-
|
11 |
-
{file = "altair-
|
12 |
]
|
13 |
|
14 |
[package.dependencies]
|
|
|
15 |
jinja2 = "*"
|
16 |
jsonschema = ">=3.0"
|
17 |
numpy = "*"
|
18 |
pandas = ">=0.18"
|
19 |
toolz = "*"
|
20 |
-
typing-extensions = {version = ">=4.0.1", markers = "python_version < \"3.11\""}
|
21 |
|
22 |
[package.extras]
|
23 |
-
dev = ["black
|
24 |
-
doc = ["docutils", "geopandas", "jinja2", "myst-parser", "numpydoc", "pillow", "pydata-sphinx-theme", "sphinx", "sphinx-copybutton", "sphinx-design"]
|
25 |
|
26 |
[[package]]
|
27 |
name = "anyio"
|
@@ -701,6 +700,17 @@ files = [
|
|
701 |
{file = "defusedxml-0.7.1.tar.gz", hash = "sha256:1bb3032db185915b62d7c6209c5a8792be6a32ab2fedacc84e01b52c51aa3e69"},
|
702 |
]
|
703 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
704 |
[[package]]
|
705 |
name = "exceptiongroup"
|
706 |
version = "1.1.1"
|
@@ -1945,36 +1955,38 @@ files = [
|
|
1945 |
|
1946 |
[[package]]
|
1947 |
name = "pandas"
|
1948 |
-
version = "
|
1949 |
description = "Powerful data structures for data analysis, time series, and statistics"
|
1950 |
optional = false
|
1951 |
python-versions = ">=3.8"
|
1952 |
files = [
|
1953 |
-
{file = "pandas-
|
1954 |
-
{file = "pandas-
|
1955 |
-
{file = "pandas-
|
1956 |
-
{file = "pandas-
|
1957 |
-
{file = "pandas-
|
1958 |
-
{file = "pandas-
|
1959 |
-
{file = "pandas-
|
1960 |
-
{file = "pandas-
|
1961 |
-
{file = "pandas-
|
1962 |
-
{file = "pandas-
|
1963 |
-
{file = "pandas-
|
1964 |
-
{file = "pandas-
|
1965 |
-
{file = "pandas-
|
1966 |
-
{file = "pandas-
|
1967 |
-
{file = "pandas-
|
1968 |
-
{file = "pandas-
|
1969 |
-
{file = "pandas-
|
1970 |
-
{file = "pandas-
|
1971 |
-
{file = "pandas-
|
1972 |
-
{file = "pandas-
|
1973 |
-
{file = "pandas-
|
1974 |
-
{file = "pandas-
|
1975 |
-
{file = "pandas-
|
1976 |
-
{file = "pandas-
|
1977 |
-
{file = "pandas-
|
|
|
|
|
1978 |
]
|
1979 |
|
1980 |
[package.dependencies]
|
@@ -1983,32 +1995,11 @@ numpy = [
|
|
1983 |
{version = ">=1.21.0", markers = "python_version >= \"3.10\""},
|
1984 |
{version = ">=1.23.2", markers = "python_version >= \"3.11\""},
|
1985 |
]
|
1986 |
-
python-dateutil = ">=2.8.
|
1987 |
pytz = ">=2020.1"
|
1988 |
-
|
1989 |
-
|
1990 |
-
[
|
1991 |
-
all = ["PyQt5 (>=5.15.1)", "SQLAlchemy (>=1.4.16)", "beautifulsoup4 (>=4.9.3)", "bottleneck (>=1.3.2)", "brotlipy (>=0.7.0)", "fastparquet (>=0.6.3)", "fsspec (>=2021.07.0)", "gcsfs (>=2021.07.0)", "html5lib (>=1.1)", "hypothesis (>=6.34.2)", "jinja2 (>=3.0.0)", "lxml (>=4.6.3)", "matplotlib (>=3.6.1)", "numba (>=0.53.1)", "numexpr (>=2.7.3)", "odfpy (>=1.4.1)", "openpyxl (>=3.0.7)", "pandas-gbq (>=0.15.0)", "psycopg2 (>=2.8.6)", "pyarrow (>=7.0.0)", "pymysql (>=1.0.2)", "pyreadstat (>=1.1.2)", "pytest (>=7.0.0)", "pytest-asyncio (>=0.17.0)", "pytest-xdist (>=2.2.0)", "python-snappy (>=0.6.0)", "pyxlsb (>=1.0.8)", "qtpy (>=2.2.0)", "s3fs (>=2021.08.0)", "scipy (>=1.7.1)", "tables (>=3.6.1)", "tabulate (>=0.8.9)", "xarray (>=0.21.0)", "xlrd (>=2.0.1)", "xlsxwriter (>=1.4.3)", "zstandard (>=0.15.2)"]
|
1992 |
-
aws = ["s3fs (>=2021.08.0)"]
|
1993 |
-
clipboard = ["PyQt5 (>=5.15.1)", "qtpy (>=2.2.0)"]
|
1994 |
-
compression = ["brotlipy (>=0.7.0)", "python-snappy (>=0.6.0)", "zstandard (>=0.15.2)"]
|
1995 |
-
computation = ["scipy (>=1.7.1)", "xarray (>=0.21.0)"]
|
1996 |
-
excel = ["odfpy (>=1.4.1)", "openpyxl (>=3.0.7)", "pyxlsb (>=1.0.8)", "xlrd (>=2.0.1)", "xlsxwriter (>=1.4.3)"]
|
1997 |
-
feather = ["pyarrow (>=7.0.0)"]
|
1998 |
-
fss = ["fsspec (>=2021.07.0)"]
|
1999 |
-
gcp = ["gcsfs (>=2021.07.0)", "pandas-gbq (>=0.15.0)"]
|
2000 |
-
hdf5 = ["tables (>=3.6.1)"]
|
2001 |
-
html = ["beautifulsoup4 (>=4.9.3)", "html5lib (>=1.1)", "lxml (>=4.6.3)"]
|
2002 |
-
mysql = ["SQLAlchemy (>=1.4.16)", "pymysql (>=1.0.2)"]
|
2003 |
-
output-formatting = ["jinja2 (>=3.0.0)", "tabulate (>=0.8.9)"]
|
2004 |
-
parquet = ["pyarrow (>=7.0.0)"]
|
2005 |
-
performance = ["bottleneck (>=1.3.2)", "numba (>=0.53.1)", "numexpr (>=2.7.1)"]
|
2006 |
-
plot = ["matplotlib (>=3.6.1)"]
|
2007 |
-
postgresql = ["SQLAlchemy (>=1.4.16)", "psycopg2 (>=2.8.6)"]
|
2008 |
-
spss = ["pyreadstat (>=1.1.2)"]
|
2009 |
-
sql-other = ["SQLAlchemy (>=1.4.16)"]
|
2010 |
-
test = ["hypothesis (>=6.34.2)", "pytest (>=7.0.0)", "pytest-asyncio (>=0.17.0)", "pytest-xdist (>=2.2.0)"]
|
2011 |
-
xml = ["lxml (>=4.6.3)"]
|
2012 |
|
2013 |
[[package]]
|
2014 |
name = "pandocfilters"
|
@@ -2855,17 +2846,6 @@ pygments = ">=2.13.0,<3.0.0"
|
|
2855 |
[package.extras]
|
2856 |
jupyter = ["ipywidgets (>=7.5.1,<9)"]
|
2857 |
|
2858 |
-
[[package]]
|
2859 |
-
name = "semver"
|
2860 |
-
version = "3.0.0"
|
2861 |
-
description = "Python helper for Semantic Versioning (https://semver.org)"
|
2862 |
-
optional = false
|
2863 |
-
python-versions = ">=3.7"
|
2864 |
-
files = [
|
2865 |
-
{file = "semver-3.0.0-py3-none-any.whl", hash = "sha256:ab4f69fb1d1ecfb5d81f96411403d7a611fa788c45d252cf5b408025df3ab6ce"},
|
2866 |
-
{file = "semver-3.0.0.tar.gz", hash = "sha256:94df43924c4521ec7d307fc86da1531db6c2c33d9d5cdc3e64cca0eb68569269"},
|
2867 |
-
]
|
2868 |
-
|
2869 |
[[package]]
|
2870 |
name = "send2trash"
|
2871 |
version = "1.8.2"
|
@@ -2963,17 +2943,17 @@ tests = ["cython", "littleutils", "pygments", "pytest", "typeguard"]
|
|
2963 |
|
2964 |
[[package]]
|
2965 |
name = "streamlit"
|
2966 |
-
version = "1.
|
2967 |
description = "The fastest way to build data apps in Python"
|
2968 |
optional = false
|
2969 |
python-versions = ">=3.7, !=3.9.7"
|
2970 |
files = [
|
2971 |
-
{file = "streamlit-1.
|
2972 |
-
{file = "streamlit-1.
|
2973 |
]
|
2974 |
|
2975 |
[package.dependencies]
|
2976 |
-
altair = ">=3.2.0"
|
2977 |
blinker = ">=1.0.0"
|
2978 |
cachetools = ">=4.0"
|
2979 |
click = ">=7.0"
|
@@ -2981,7 +2961,7 @@ gitpython = "!=3.1.19"
|
|
2981 |
importlib-metadata = ">=1.4"
|
2982 |
numpy = "*"
|
2983 |
packaging = ">=14.1"
|
2984 |
-
pandas = ">=0.25"
|
2985 |
pillow = ">=6.2.0"
|
2986 |
protobuf = ">=3.12,<4"
|
2987 |
pyarrow = ">=4.0"
|
@@ -2990,7 +2970,6 @@ pympler = ">=0.9"
|
|
2990 |
python-dateutil = "*"
|
2991 |
requests = ">=2.4"
|
2992 |
rich = ">=10.11.0"
|
2993 |
-
semver = "*"
|
2994 |
toml = "*"
|
2995 |
tornado = ">=6.0.3"
|
2996 |
typing-extensions = ">=3.10.0.0"
|
@@ -3655,4 +3634,4 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more
|
|
3655 |
[metadata]
|
3656 |
lock-version = "2.0"
|
3657 |
python-versions = ">=3.9,<3.9.7 || >3.9.7,<4.0"
|
3658 |
-
content-hash = "
|
|
|
2 |
|
3 |
[[package]]
|
4 |
name = "altair"
|
5 |
+
version = "4.2.2"
|
6 |
+
description = "Altair: A declarative statistical visualization library for Python."
|
7 |
optional = false
|
8 |
python-versions = ">=3.7"
|
9 |
files = [
|
10 |
+
{file = "altair-4.2.2-py3-none-any.whl", hash = "sha256:8b45ebeaf8557f2d760c5c77b79f02ae12aee7c46c27c06014febab6f849bc87"},
|
11 |
+
{file = "altair-4.2.2.tar.gz", hash = "sha256:39399a267c49b30d102c10411e67ab26374156a84b1aeb9fcd15140429ba49c5"},
|
12 |
]
|
13 |
|
14 |
[package.dependencies]
|
15 |
+
entrypoints = "*"
|
16 |
jinja2 = "*"
|
17 |
jsonschema = ">=3.0"
|
18 |
numpy = "*"
|
19 |
pandas = ">=0.18"
|
20 |
toolz = "*"
|
|
|
21 |
|
22 |
[package.extras]
|
23 |
+
dev = ["black", "docutils", "flake8", "ipython", "m2r", "mistune (<2.0.0)", "pytest", "recommonmark", "sphinx", "vega-datasets"]
|
|
|
24 |
|
25 |
[[package]]
|
26 |
name = "anyio"
|
|
|
700 |
{file = "defusedxml-0.7.1.tar.gz", hash = "sha256:1bb3032db185915b62d7c6209c5a8792be6a32ab2fedacc84e01b52c51aa3e69"},
|
701 |
]
|
702 |
|
703 |
+
[[package]]
|
704 |
+
name = "entrypoints"
|
705 |
+
version = "0.4"
|
706 |
+
description = "Discover and load entry points from installed packages."
|
707 |
+
optional = false
|
708 |
+
python-versions = ">=3.6"
|
709 |
+
files = [
|
710 |
+
{file = "entrypoints-0.4-py3-none-any.whl", hash = "sha256:f174b5ff827504fd3cd97cc3f8649f3693f51538c7e4bdf3ef002c8429d42f9f"},
|
711 |
+
{file = "entrypoints-0.4.tar.gz", hash = "sha256:b706eddaa9218a19ebcd67b56818f05bb27589b1ca9e8d797b74affad4ccacd4"},
|
712 |
+
]
|
713 |
+
|
714 |
[[package]]
|
715 |
name = "exceptiongroup"
|
716 |
version = "1.1.1"
|
|
|
1955 |
|
1956 |
[[package]]
|
1957 |
name = "pandas"
|
1958 |
+
version = "1.5.3"
|
1959 |
description = "Powerful data structures for data analysis, time series, and statistics"
|
1960 |
optional = false
|
1961 |
python-versions = ">=3.8"
|
1962 |
files = [
|
1963 |
+
{file = "pandas-1.5.3-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:3749077d86e3a2f0ed51367f30bf5b82e131cc0f14260c4d3e499186fccc4406"},
|
1964 |
+
{file = "pandas-1.5.3-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:972d8a45395f2a2d26733eb8d0f629b2f90bebe8e8eddbb8829b180c09639572"},
|
1965 |
+
{file = "pandas-1.5.3-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:50869a35cbb0f2e0cd5ec04b191e7b12ed688874bd05dd777c19b28cbea90996"},
|
1966 |
+
{file = "pandas-1.5.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c3ac844a0fe00bfaeb2c9b51ab1424e5c8744f89860b138434a363b1f620f354"},
|
1967 |
+
{file = "pandas-1.5.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7a0a56cef15fd1586726dace5616db75ebcfec9179a3a55e78f72c5639fa2a23"},
|
1968 |
+
{file = "pandas-1.5.3-cp310-cp310-win_amd64.whl", hash = "sha256:478ff646ca42b20376e4ed3fa2e8d7341e8a63105586efe54fa2508ee087f328"},
|
1969 |
+
{file = "pandas-1.5.3-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:6973549c01ca91ec96199e940495219c887ea815b2083722821f1d7abfa2b4dc"},
|
1970 |
+
{file = "pandas-1.5.3-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:c39a8da13cede5adcd3be1182883aea1c925476f4e84b2807a46e2775306305d"},
|
1971 |
+
{file = "pandas-1.5.3-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:f76d097d12c82a535fda9dfe5e8dd4127952b45fea9b0276cb30cca5ea313fbc"},
|
1972 |
+
{file = "pandas-1.5.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e474390e60ed609cec869b0da796ad94f420bb057d86784191eefc62b65819ae"},
|
1973 |
+
{file = "pandas-1.5.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5f2b952406a1588ad4cad5b3f55f520e82e902388a6d5a4a91baa8d38d23c7f6"},
|
1974 |
+
{file = "pandas-1.5.3-cp311-cp311-win_amd64.whl", hash = "sha256:bc4c368f42b551bf72fac35c5128963a171b40dce866fb066540eeaf46faa003"},
|
1975 |
+
{file = "pandas-1.5.3-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:14e45300521902689a81f3f41386dc86f19b8ba8dd5ac5a3c7010ef8d2932813"},
|
1976 |
+
{file = "pandas-1.5.3-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:9842b6f4b8479e41968eced654487258ed81df7d1c9b7b870ceea24ed9459b31"},
|
1977 |
+
{file = "pandas-1.5.3-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:26d9c71772c7afb9d5046e6e9cf42d83dd147b5cf5bcb9d97252077118543792"},
|
1978 |
+
{file = "pandas-1.5.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5fbcb19d6fceb9e946b3e23258757c7b225ba450990d9ed63ccceeb8cae609f7"},
|
1979 |
+
{file = "pandas-1.5.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:565fa34a5434d38e9d250af3c12ff931abaf88050551d9fbcdfafca50d62babf"},
|
1980 |
+
{file = "pandas-1.5.3-cp38-cp38-win32.whl", hash = "sha256:87bd9c03da1ac870a6d2c8902a0e1fd4267ca00f13bc494c9e5a9020920e1d51"},
|
1981 |
+
{file = "pandas-1.5.3-cp38-cp38-win_amd64.whl", hash = "sha256:41179ce559943d83a9b4bbacb736b04c928b095b5f25dd2b7389eda08f46f373"},
|
1982 |
+
{file = "pandas-1.5.3-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:c74a62747864ed568f5a82a49a23a8d7fe171d0c69038b38cedf0976831296fa"},
|
1983 |
+
{file = "pandas-1.5.3-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:c4c00e0b0597c8e4f59e8d461f797e5d70b4d025880516a8261b2817c47759ee"},
|
1984 |
+
{file = "pandas-1.5.3-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:a50d9a4336a9621cab7b8eb3fb11adb82de58f9b91d84c2cd526576b881a0c5a"},
|
1985 |
+
{file = "pandas-1.5.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:dd05f7783b3274aa206a1af06f0ceed3f9b412cf665b7247eacd83be41cf7bf0"},
|
1986 |
+
{file = "pandas-1.5.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9f69c4029613de47816b1bb30ff5ac778686688751a5e9c99ad8c7031f6508e5"},
|
1987 |
+
{file = "pandas-1.5.3-cp39-cp39-win32.whl", hash = "sha256:7cec0bee9f294e5de5bbfc14d0573f65526071029d036b753ee6507d2a21480a"},
|
1988 |
+
{file = "pandas-1.5.3-cp39-cp39-win_amd64.whl", hash = "sha256:dfd681c5dc216037e0b0a2c821f5ed99ba9f03ebcf119c7dac0e9a7b960b9ec9"},
|
1989 |
+
{file = "pandas-1.5.3.tar.gz", hash = "sha256:74a3fd7e5a7ec052f183273dc7b0acd3a863edf7520f5d3a1765c04ffdb3b0b1"},
|
1990 |
]
|
1991 |
|
1992 |
[package.dependencies]
|
|
|
1995 |
{version = ">=1.21.0", markers = "python_version >= \"3.10\""},
|
1996 |
{version = ">=1.23.2", markers = "python_version >= \"3.11\""},
|
1997 |
]
|
1998 |
+
python-dateutil = ">=2.8.1"
|
1999 |
pytz = ">=2020.1"
|
2000 |
+
|
2001 |
+
[package.extras]
|
2002 |
+
test = ["hypothesis (>=5.5.3)", "pytest (>=6.0)", "pytest-xdist (>=1.31)"]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2003 |
|
2004 |
[[package]]
|
2005 |
name = "pandocfilters"
|
|
|
2846 |
[package.extras]
|
2847 |
jupyter = ["ipywidgets (>=7.5.1,<9)"]
|
2848 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2849 |
[[package]]
|
2850 |
name = "send2trash"
|
2851 |
version = "1.8.2"
|
|
|
2943 |
|
2944 |
[[package]]
|
2945 |
name = "streamlit"
|
2946 |
+
version = "1.21.0"
|
2947 |
description = "The fastest way to build data apps in Python"
|
2948 |
optional = false
|
2949 |
python-versions = ">=3.7, !=3.9.7"
|
2950 |
files = [
|
2951 |
+
{file = "streamlit-1.21.0-py2.py3-none-any.whl", hash = "sha256:05862598952a9126e16652caa5bc88eeeea7b2773af252e2daccf1c84ceaaef4"},
|
2952 |
+
{file = "streamlit-1.21.0.tar.gz", hash = "sha256:c72d9639508679c5e411d1f886d213777759501d01975285c049dc30db463c1a"},
|
2953 |
]
|
2954 |
|
2955 |
[package.dependencies]
|
2956 |
+
altair = ">=3.2.0,<5"
|
2957 |
blinker = ">=1.0.0"
|
2958 |
cachetools = ">=4.0"
|
2959 |
click = ">=7.0"
|
|
|
2961 |
importlib-metadata = ">=1.4"
|
2962 |
numpy = "*"
|
2963 |
packaging = ">=14.1"
|
2964 |
+
pandas = ">=0.25,<2"
|
2965 |
pillow = ">=6.2.0"
|
2966 |
protobuf = ">=3.12,<4"
|
2967 |
pyarrow = ">=4.0"
|
|
|
2970 |
python-dateutil = "*"
|
2971 |
requests = ">=2.4"
|
2972 |
rich = ">=10.11.0"
|
|
|
2973 |
toml = "*"
|
2974 |
tornado = ">=6.0.3"
|
2975 |
typing-extensions = ">=3.10.0.0"
|
|
|
3634 |
[metadata]
|
3635 |
lock-version = "2.0"
|
3636 |
python-versions = ">=3.9,<3.9.7 || >3.9.7,<4.0"
|
3637 |
+
content-hash = "88cd0d179ce1a3107e48826327a774c9ad6fd4b8b3af0a8a415745eaea71c389"
|
pyproject.toml
CHANGED
@@ -9,8 +9,8 @@ packages = [{include = "video_semantic_search"}]
|
|
9 |
|
10 |
[tool.poetry.dependencies]
|
11 |
python = ">=3.9,<3.9.7 || >3.9.7,<4.0"
|
12 |
-
streamlit = "1.
|
13 |
-
pandas = "
|
14 |
pyarrow = "^12.0.0"
|
15 |
# need to pin faiss-cpu to 1.6.5 because of segfaults when interacting with streamlit
|
16 |
# https://github.com/facebookresearch/faiss/issues/2099#issuecomment-961172708
|
|
|
9 |
|
10 |
[tool.poetry.dependencies]
|
11 |
python = ">=3.9,<3.9.7 || >3.9.7,<4.0"
|
12 |
+
streamlit = "1.21.0"
|
13 |
+
pandas = ">=0.25,<2"
|
14 |
pyarrow = "^12.0.0"
|
15 |
# need to pin faiss-cpu to 1.6.5 because of segfaults when interacting with streamlit
|
16 |
# https://github.com/facebookresearch/faiss/issues/2099#issuecomment-961172708
|
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
altair==
|
2 |
anyio==3.6.2
|
3 |
appnope==0.1.3
|
4 |
argon2-cffi==21.3.0
|
@@ -98,7 +98,7 @@ notebook_shim==0.2.3
|
|
98 |
numpy==1.24.3
|
99 |
opencv-python==4.7.0.72
|
100 |
packaging==23.1
|
101 |
-
pandas==
|
102 |
pandocfilters==1.5.0
|
103 |
parso==0.8.3
|
104 |
pathspec==0.11.1
|
@@ -151,7 +151,7 @@ smmap==5.0.0
|
|
151 |
sniffio==1.3.0
|
152 |
soupsieve==2.4.1
|
153 |
stack-data==0.6.2
|
154 |
-
streamlit==1.
|
155 |
sympy==1.12
|
156 |
tenacity==8.2.2
|
157 |
terminado==0.17.1
|
|
|
1 |
+
altair==4.2.2
|
2 |
anyio==3.6.2
|
3 |
appnope==0.1.3
|
4 |
argon2-cffi==21.3.0
|
|
|
98 |
numpy==1.24.3
|
99 |
opencv-python==4.7.0.72
|
100 |
packaging==23.1
|
101 |
+
pandas==1.5.3
|
102 |
pandocfilters==1.5.0
|
103 |
parso==0.8.3
|
104 |
pathspec==0.11.1
|
|
|
151 |
sniffio==1.3.0
|
152 |
soupsieve==2.4.1
|
153 |
stack-data==0.6.2
|
154 |
+
streamlit==1.21.0
|
155 |
sympy==1.12
|
156 |
tenacity==8.2.2
|
157 |
terminado==0.17.1
|