EddyGiusepe commited on
Commit
638c8e4
1 Parent(s): 308112d

Adicionei o sentence-transformers = "3.0.1", na mão mesmo. Melhor dito: fiz com pip install

Browse files
Files changed (2) hide show
  1. poetry.lock +414 -1
  2. pyproject.toml +1 -0
poetry.lock CHANGED
@@ -600,6 +600,14 @@ python-versions = ">=3.8"
600
  docs = ["sphinx (>=3.5)", "sphinx (<7.2.5)", "jaraco.packaging (>=9.3)", "rst.linker (>=1.9)", "furo", "sphinx-lint", "jaraco.tidelift (>=1.4)"]
601
  testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-ruff (>=0.2.1)", "zipp (>=3.17)", "jaraco.test (>=5.4)", "pytest-mypy"]
602
 
 
 
 
 
 
 
 
 
603
  [[package]]
604
  name = "jinja2"
605
  version = "3.1.4"
@@ -614,6 +622,14 @@ MarkupSafe = ">=2.0"
614
  [package.extras]
615
  i18n = ["Babel (>=2.7)"]
616
 
 
 
 
 
 
 
 
 
617
  [[package]]
618
  name = "jsonpatch"
619
  version = "1.33"
@@ -819,6 +835,18 @@ category = "main"
819
  optional = false
820
  python-versions = ">=3.7"
821
 
 
 
 
 
 
 
 
 
 
 
 
 
822
  [[package]]
823
  name = "mmh3"
824
  version = "4.1.0"
@@ -868,6 +896,21 @@ category = "main"
868
  optional = false
869
  python-versions = ">=3.5"
870
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
871
  [[package]]
872
  name = "numpy"
873
  version = "1.26.4"
@@ -876,6 +919,113 @@ category = "main"
876
  optional = false
877
  python-versions = ">=3.9"
878
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
879
  [[package]]
880
  name = "oauthlib"
881
  version = "3.2.2"
@@ -1103,6 +1253,22 @@ compression = ["zstandard (>=0.19.0)"]
1103
  consortium-standard = ["dataframe-api-compat (>=0.1.7)"]
1104
  all = ["adbc-driver-postgresql (>=0.8.0)", "adbc-driver-sqlite (>=0.8.0)", "beautifulsoup4 (>=4.11.2)", "bottleneck (>=1.3.6)", "dataframe-api-compat (>=0.1.7)", "fastparquet (>=2022.12.0)", "fsspec (>=2022.11.0)", "gcsfs (>=2022.11.0)", "html5lib (>=1.1)", "hypothesis (>=6.46.1)", "jinja2 (>=3.1.2)", "lxml (>=4.9.2)", "matplotlib (>=3.6.3)", "numba (>=0.56.4)", "numexpr (>=2.8.4)", "odfpy (>=1.4.1)", "openpyxl (>=3.1.0)", "pandas-gbq (>=0.19.0)", "psycopg2 (>=2.9.6)", "pyarrow (>=10.0.1)", "pymysql (>=1.0.2)", "PyQt5 (>=5.15.9)", "pyreadstat (>=1.2.0)", "pytest (>=7.3.2)", "pytest-xdist (>=2.2.0)", "python-calamine (>=0.1.7)", "pyxlsb (>=1.0.10)", "qtpy (>=2.3.0)", "scipy (>=1.10.0)", "s3fs (>=2022.11.0)", "SQLAlchemy (>=2.0.0)", "tables (>=3.8.0)", "tabulate (>=0.9.0)", "xarray (>=2022.12.0)", "xlrd (>=2.0.1)", "xlsxwriter (>=3.0.5)", "zstandard (>=0.19.0)"]
1105
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1106
  [[package]]
1107
  name = "posthog"
1108
  version = "3.5.0"
@@ -1282,6 +1448,14 @@ category = "main"
1282
  optional = false
1283
  python-versions = ">=3.6"
1284
 
 
 
 
 
 
 
 
 
1285
  [[package]]
1286
  name = "requests"
1287
  version = "2.32.3"
@@ -1341,6 +1515,88 @@ python-versions = ">=3.6,<4"
1341
  [package.dependencies]
1342
  pyasn1 = ">=0.1.3"
1343
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1344
  [[package]]
1345
  name = "shellingham"
1346
  version = "1.5.4"
@@ -1430,6 +1686,14 @@ mpmath = ">=1.1.0,<1.4"
1430
  [package.extras]
1431
  dev = ["pytest (>=7.1.0)", "hypothesis (>=6.70.0)"]
1432
 
 
 
 
 
 
 
 
 
1433
  [[package]]
1434
  name = "tenacity"
1435
  version = "8.5.0"
@@ -1442,6 +1706,14 @@ python-versions = ">=3.8"
1442
  doc = ["reno", "sphinx"]
1443
  test = ["pytest", "tornado (>=4.5)", "typeguard"]
1444
 
 
 
 
 
 
 
 
 
1445
  [[package]]
1446
  name = "tokenizers"
1447
  version = "0.19.1"
@@ -1466,6 +1738,39 @@ category = "main"
1466
  optional = false
1467
  python-versions = ">=3.7"
1468
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1469
  [[package]]
1470
  name = "tqdm"
1471
  version = "4.66.4"
@@ -1483,6 +1788,87 @@ notebook = ["ipywidgets (>=6)"]
1483
  slack = ["slack-sdk"]
1484
  telegram = ["requests"]
1485
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1486
  [[package]]
1487
  name = "typer"
1488
  version = "0.12.3"
@@ -1641,7 +2027,7 @@ test = ["pytest (>=6,<8.1.0 || >=8.2.0)", "pytest-checkdocs (>=2.4)", "pytest-co
1641
  [metadata]
1642
  lock-version = "1.1"
1643
  python-versions = "^3.10"
1644
- content-hash = "7911f12603c8a96ce01f0e597b863521700d0f028de64754762315de69e4863d"
1645
 
1646
  [metadata.files]
1647
  aiohttp = []
@@ -1686,7 +2072,9 @@ humanfriendly = []
1686
  idna = []
1687
  importlib-metadata = []
1688
  importlib-resources = []
 
1689
  jinja2 = []
 
1690
  jsonpatch = []
1691
  jsonpointer = []
1692
  kubernetes = []
@@ -1700,12 +2088,26 @@ markdown-it-py = []
1700
  markupsafe = []
1701
  marshmallow = []
1702
  mdurl = []
 
1703
  mmh3 = []
1704
  monotonic = []
1705
  mpmath = []
1706
  multidict = []
1707
  mypy-extensions = []
 
1708
  numpy = []
 
 
 
 
 
 
 
 
 
 
 
 
1709
  oauthlib = []
1710
  onnxruntime = []
1711
  opentelemetry-api = []
@@ -1722,6 +2124,7 @@ orjson = []
1722
  overrides = []
1723
  packaging = []
1724
  pandas = []
 
1725
  posthog = []
1726
  protobuf = []
1727
  pyasn1 = []
@@ -1738,20 +2141,30 @@ python-dotenv = []
1738
  python-multipart = []
1739
  pytz = []
1740
  pyyaml = []
 
1741
  requests = []
1742
  requests-oauthlib = []
1743
  rich = []
1744
  rsa = []
 
 
 
 
1745
  shellingham = []
1746
  six = []
1747
  sniffio = []
1748
  sqlalchemy = []
1749
  starlette = []
1750
  sympy = []
 
1751
  tenacity = []
 
1752
  tokenizers = []
1753
  tomli = []
 
1754
  tqdm = []
 
 
1755
  typer = []
1756
  typing-extensions = []
1757
  typing-inspect = []
 
600
  docs = ["sphinx (>=3.5)", "sphinx (<7.2.5)", "jaraco.packaging (>=9.3)", "rst.linker (>=1.9)", "furo", "sphinx-lint", "jaraco.tidelift (>=1.4)"]
601
  testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-ruff (>=0.2.1)", "zipp (>=3.17)", "jaraco.test (>=5.4)", "pytest-mypy"]
602
 
603
+ [[package]]
604
+ name = "intel-openmp"
605
+ version = "2021.4.0"
606
+ description = "Intel OpenMP* Runtime Library"
607
+ category = "main"
608
+ optional = false
609
+ python-versions = "*"
610
+
611
  [[package]]
612
  name = "jinja2"
613
  version = "3.1.4"
 
622
  [package.extras]
623
  i18n = ["Babel (>=2.7)"]
624
 
625
+ [[package]]
626
+ name = "joblib"
627
+ version = "1.4.2"
628
+ description = "Lightweight pipelining with Python functions"
629
+ category = "main"
630
+ optional = false
631
+ python-versions = ">=3.8"
632
+
633
  [[package]]
634
  name = "jsonpatch"
635
  version = "1.33"
 
835
  optional = false
836
  python-versions = ">=3.7"
837
 
838
+ [[package]]
839
+ name = "mkl"
840
+ version = "2021.4.0"
841
+ description = "Intel® oneAPI Math Kernel Library"
842
+ category = "main"
843
+ optional = false
844
+ python-versions = "*"
845
+
846
+ [package.dependencies]
847
+ intel-openmp = ">=2021.0.0,<2022.0.0"
848
+ tbb = ">=2021.0.0,<2022.0.0"
849
+
850
  [[package]]
851
  name = "mmh3"
852
  version = "4.1.0"
 
896
  optional = false
897
  python-versions = ">=3.5"
898
 
899
+ [[package]]
900
+ name = "networkx"
901
+ version = "3.3"
902
+ description = "Python package for creating and manipulating graphs and networks"
903
+ category = "main"
904
+ optional = false
905
+ python-versions = ">=3.10"
906
+
907
+ [package.extras]
908
+ default = ["numpy (>=1.23)", "scipy (>=1.9,!=1.11.0,!=1.11.1)", "matplotlib (>=3.6)", "pandas (>=1.4)"]
909
+ developer = ["changelist (==0.5)", "pre-commit (>=3.2)", "mypy (>=1.1)", "rtoml"]
910
+ doc = ["sphinx (>=7)", "pydata-sphinx-theme (>=0.14)", "sphinx-gallery (>=0.14)", "numpydoc (>=1.7)", "pillow (>=9.4)", "texext (>=0.6.7)", "myst-nb (>=1.0)"]
911
+ extra = ["lxml (>=4.6)", "pygraphviz (>=1.12)", "pydot (>=2.0)", "sympy (>=1.10)"]
912
+ test = ["pytest (>=7.2)", "pytest-cov (>=4.0)"]
913
+
914
  [[package]]
915
  name = "numpy"
916
  version = "1.26.4"
 
919
  optional = false
920
  python-versions = ">=3.9"
921
 
922
+ [[package]]
923
+ name = "nvidia-cublas-cu12"
924
+ version = "12.1.3.1"
925
+ description = "CUBLAS native runtime libraries"
926
+ category = "main"
927
+ optional = false
928
+ python-versions = ">=3"
929
+
930
+ [[package]]
931
+ name = "nvidia-cuda-cupti-cu12"
932
+ version = "12.1.105"
933
+ description = "CUDA profiling tools runtime libs."
934
+ category = "main"
935
+ optional = false
936
+ python-versions = ">=3"
937
+
938
+ [[package]]
939
+ name = "nvidia-cuda-nvrtc-cu12"
940
+ version = "12.1.105"
941
+ description = "NVRTC native runtime libraries"
942
+ category = "main"
943
+ optional = false
944
+ python-versions = ">=3"
945
+
946
+ [[package]]
947
+ name = "nvidia-cuda-runtime-cu12"
948
+ version = "12.1.105"
949
+ description = "CUDA Runtime native Libraries"
950
+ category = "main"
951
+ optional = false
952
+ python-versions = ">=3"
953
+
954
+ [[package]]
955
+ name = "nvidia-cudnn-cu12"
956
+ version = "8.9.2.26"
957
+ description = "cuDNN runtime libraries"
958
+ category = "main"
959
+ optional = false
960
+ python-versions = ">=3"
961
+
962
+ [package.dependencies]
963
+ nvidia-cublas-cu12 = "*"
964
+
965
+ [[package]]
966
+ name = "nvidia-cufft-cu12"
967
+ version = "11.0.2.54"
968
+ description = "CUFFT native runtime libraries"
969
+ category = "main"
970
+ optional = false
971
+ python-versions = ">=3"
972
+
973
+ [[package]]
974
+ name = "nvidia-curand-cu12"
975
+ version = "10.3.2.106"
976
+ description = "CURAND native runtime libraries"
977
+ category = "main"
978
+ optional = false
979
+ python-versions = ">=3"
980
+
981
+ [[package]]
982
+ name = "nvidia-cusolver-cu12"
983
+ version = "11.4.5.107"
984
+ description = "CUDA solver native runtime libraries"
985
+ category = "main"
986
+ optional = false
987
+ python-versions = ">=3"
988
+
989
+ [package.dependencies]
990
+ nvidia-cublas-cu12 = "*"
991
+ nvidia-cusparse-cu12 = "*"
992
+ nvidia-nvjitlink-cu12 = "*"
993
+
994
+ [[package]]
995
+ name = "nvidia-cusparse-cu12"
996
+ version = "12.1.0.106"
997
+ description = "CUSPARSE native runtime libraries"
998
+ category = "main"
999
+ optional = false
1000
+ python-versions = ">=3"
1001
+
1002
+ [package.dependencies]
1003
+ nvidia-nvjitlink-cu12 = "*"
1004
+
1005
+ [[package]]
1006
+ name = "nvidia-nccl-cu12"
1007
+ version = "2.20.5"
1008
+ description = "NVIDIA Collective Communication Library (NCCL) Runtime"
1009
+ category = "main"
1010
+ optional = false
1011
+ python-versions = ">=3"
1012
+
1013
+ [[package]]
1014
+ name = "nvidia-nvjitlink-cu12"
1015
+ version = "12.5.82"
1016
+ description = "Nvidia JIT LTO Library"
1017
+ category = "main"
1018
+ optional = false
1019
+ python-versions = ">=3"
1020
+
1021
+ [[package]]
1022
+ name = "nvidia-nvtx-cu12"
1023
+ version = "12.1.105"
1024
+ description = "NVIDIA Tools Extension"
1025
+ category = "main"
1026
+ optional = false
1027
+ python-versions = ">=3"
1028
+
1029
  [[package]]
1030
  name = "oauthlib"
1031
  version = "3.2.2"
 
1253
  consortium-standard = ["dataframe-api-compat (>=0.1.7)"]
1254
  all = ["adbc-driver-postgresql (>=0.8.0)", "adbc-driver-sqlite (>=0.8.0)", "beautifulsoup4 (>=4.11.2)", "bottleneck (>=1.3.6)", "dataframe-api-compat (>=0.1.7)", "fastparquet (>=2022.12.0)", "fsspec (>=2022.11.0)", "gcsfs (>=2022.11.0)", "html5lib (>=1.1)", "hypothesis (>=6.46.1)", "jinja2 (>=3.1.2)", "lxml (>=4.9.2)", "matplotlib (>=3.6.3)", "numba (>=0.56.4)", "numexpr (>=2.8.4)", "odfpy (>=1.4.1)", "openpyxl (>=3.1.0)", "pandas-gbq (>=0.19.0)", "psycopg2 (>=2.9.6)", "pyarrow (>=10.0.1)", "pymysql (>=1.0.2)", "PyQt5 (>=5.15.9)", "pyreadstat (>=1.2.0)", "pytest (>=7.3.2)", "pytest-xdist (>=2.2.0)", "python-calamine (>=0.1.7)", "pyxlsb (>=1.0.10)", "qtpy (>=2.3.0)", "scipy (>=1.10.0)", "s3fs (>=2022.11.0)", "SQLAlchemy (>=2.0.0)", "tables (>=3.8.0)", "tabulate (>=0.9.0)", "xarray (>=2022.12.0)", "xlrd (>=2.0.1)", "xlsxwriter (>=3.0.5)", "zstandard (>=0.19.0)"]
1255
 
1256
+ [[package]]
1257
+ name = "pillow"
1258
+ version = "10.4.0"
1259
+ description = "Python Imaging Library (Fork)"
1260
+ category = "main"
1261
+ optional = false
1262
+ python-versions = ">=3.8"
1263
+
1264
+ [package.extras]
1265
+ docs = ["furo", "olefile", "sphinx (>=7.3)", "sphinx-copybutton", "sphinx-inline-tabs", "sphinxext-opengraph"]
1266
+ fpx = ["olefile"]
1267
+ mic = ["olefile"]
1268
+ tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "packaging", "pyroma", "pytest", "pytest-cov", "pytest-timeout"]
1269
+ typing = ["typing-extensions"]
1270
+ xmp = ["defusedxml"]
1271
+
1272
  [[package]]
1273
  name = "posthog"
1274
  version = "3.5.0"
 
1448
  optional = false
1449
  python-versions = ">=3.6"
1450
 
1451
+ [[package]]
1452
+ name = "regex"
1453
+ version = "2024.5.15"
1454
+ description = "Alternative regular expression module, to replace re."
1455
+ category = "main"
1456
+ optional = false
1457
+ python-versions = ">=3.8"
1458
+
1459
  [[package]]
1460
  name = "requests"
1461
  version = "2.32.3"
 
1515
  [package.dependencies]
1516
  pyasn1 = ">=0.1.3"
1517
 
1518
+ [[package]]
1519
+ name = "safetensors"
1520
+ version = "0.4.3"
1521
+ description = ""
1522
+ category = "main"
1523
+ optional = false
1524
+ python-versions = ">=3.7"
1525
+
1526
+ [package.extras]
1527
+ numpy = ["numpy (>=1.21.6)"]
1528
+ torch = ["safetensors", "torch (>=1.10)"]
1529
+ tensorflow = ["safetensors", "tensorflow (>=2.11.0)"]
1530
+ pinned-tf = ["safetensors", "tensorflow (==2.11.0)"]
1531
+ jax = ["safetensors", "flax (>=0.6.3)", "jax (>=0.3.25)", "jaxlib (>=0.3.25)"]
1532
+ mlx = ["mlx (>=0.0.9)"]
1533
+ paddlepaddle = ["safetensors", "paddlepaddle (>=2.4.1)"]
1534
+ quality = ["black (==22.3)", "click (==8.0.4)", "isort (>=5.5.4)", "flake8 (>=3.8.3)"]
1535
+ testing = ["safetensors", "h5py (>=3.7.0)", "huggingface-hub (>=0.12.1)", "setuptools-rust (>=1.5.2)", "pytest (>=7.2.0)", "pytest-benchmark (>=4.0.0)", "hypothesis (>=6.70.2)"]
1536
+ all = ["safetensors", "safetensors", "safetensors", "safetensors", "safetensors", "safetensors", "safetensors"]
1537
+ dev = ["safetensors"]
1538
+
1539
+ [[package]]
1540
+ name = "scikit-learn"
1541
+ version = "1.5.1"
1542
+ description = "A set of python modules for machine learning and data mining"
1543
+ category = "main"
1544
+ optional = false
1545
+ python-versions = ">=3.9"
1546
+
1547
+ [package.dependencies]
1548
+ joblib = ">=1.2.0"
1549
+ numpy = ">=1.19.5"
1550
+ scipy = ">=1.6.0"
1551
+ threadpoolctl = ">=3.1.0"
1552
+
1553
+ [package.extras]
1554
+ build = ["numpy (>=1.19.5)", "scipy (>=1.6.0)", "cython (>=3.0.10)", "meson-python (>=0.16.0)"]
1555
+ install = ["numpy (>=1.19.5)", "scipy (>=1.6.0)", "joblib (>=1.2.0)", "threadpoolctl (>=3.1.0)"]
1556
+ benchmark = ["matplotlib (>=3.3.4)", "pandas (>=1.1.5)", "memory_profiler (>=0.57.0)"]
1557
+ docs = ["matplotlib (>=3.3.4)", "scikit-image (>=0.17.2)", "pandas (>=1.1.5)", "seaborn (>=0.9.0)", "memory_profiler (>=0.57.0)", "sphinx (>=7.3.7)", "sphinx-copybutton (>=0.5.2)", "sphinx-gallery (>=0.16.0)", "numpydoc (>=1.2.0)", "Pillow (>=7.1.2)", "pooch (>=1.6.0)", "sphinx-prompt (>=1.4.0)", "sphinxext-opengraph (>=0.9.1)", "plotly (>=5.14.0)", "polars (>=0.20.23)", "sphinx-design (>=0.5.0)", "sphinxcontrib-sass (>=0.3.4)", "pydata-sphinx-theme (>=0.15.3)", "sphinx-remove-toctrees (>=1.0.0.post1)"]
1558
+ examples = ["matplotlib (>=3.3.4)", "scikit-image (>=0.17.2)", "pandas (>=1.1.5)", "seaborn (>=0.9.0)", "pooch (>=1.6.0)", "plotly (>=5.14.0)"]
1559
+ tests = ["matplotlib (>=3.3.4)", "scikit-image (>=0.17.2)", "pandas (>=1.1.5)", "pytest (>=7.1.2)", "pytest-cov (>=2.9.0)", "ruff (>=0.2.1)", "black (>=24.3.0)", "mypy (>=1.9)", "pyamg (>=4.0.0)", "polars (>=0.20.23)", "pyarrow (>=12.0.0)", "numpydoc (>=1.2.0)", "pooch (>=1.6.0)"]
1560
+ maintenance = ["conda-lock (==2.5.6)"]
1561
+
1562
+ [[package]]
1563
+ name = "scipy"
1564
+ version = "1.14.0"
1565
+ description = "Fundamental algorithms for scientific computing in Python"
1566
+ category = "main"
1567
+ optional = false
1568
+ python-versions = ">=3.10"
1569
+
1570
+ [package.dependencies]
1571
+ numpy = ">=1.23.5,<2.3"
1572
+
1573
+ [package.extras]
1574
+ test = ["pytest", "pytest-cov", "pytest-timeout", "pytest-xdist", "asv", "mpmath", "gmpy2", "threadpoolctl", "scikit-umfpack", "pooch", "hypothesis (>=6.30)", "array-api-strict", "cython", "meson", "ninja"]
1575
+ doc = ["sphinx (>=5.0.0)", "pydata-sphinx-theme (>=0.15.2)", "sphinx-design (>=0.4.0)", "matplotlib (>=3.5)", "numpydoc", "jupytext", "myst-nb", "pooch", "jupyterlite-sphinx (>=0.13.1)", "jupyterlite-pyodide-kernel"]
1576
+ dev = ["mypy (==1.10.0)", "typing-extensions", "types-psutil", "pycodestyle", "ruff (>=0.0.292)", "cython-lint (>=0.12.2)", "rich-click", "doit (>=0.36.0)", "pydevtool"]
1577
+
1578
+ [[package]]
1579
+ name = "sentence-transformers"
1580
+ version = "3.0.1"
1581
+ description = "Multilingual text embeddings"
1582
+ category = "main"
1583
+ optional = false
1584
+ python-versions = ">=3.8.0"
1585
+
1586
+ [package.dependencies]
1587
+ huggingface-hub = ">=0.15.1"
1588
+ numpy = "*"
1589
+ Pillow = "*"
1590
+ scikit-learn = "*"
1591
+ scipy = "*"
1592
+ torch = ">=1.11.0"
1593
+ tqdm = "*"
1594
+ transformers = ">=4.34.0,<5.0.0"
1595
+
1596
+ [package.extras]
1597
+ dev = ["datasets", "accelerate (>=0.20.3)", "pre-commit", "pytest", "ruff (>=0.3.0)"]
1598
+ train = ["datasets", "accelerate (>=0.20.3)"]
1599
+
1600
  [[package]]
1601
  name = "shellingham"
1602
  version = "1.5.4"
 
1686
  [package.extras]
1687
  dev = ["pytest (>=7.1.0)", "hypothesis (>=6.70.0)"]
1688
 
1689
+ [[package]]
1690
+ name = "tbb"
1691
+ version = "2021.13.0"
1692
+ description = "Intel® oneAPI Threading Building Blocks (oneTBB)"
1693
+ category = "main"
1694
+ optional = false
1695
+ python-versions = "*"
1696
+
1697
  [[package]]
1698
  name = "tenacity"
1699
  version = "8.5.0"
 
1706
  doc = ["reno", "sphinx"]
1707
  test = ["pytest", "tornado (>=4.5)", "typeguard"]
1708
 
1709
+ [[package]]
1710
+ name = "threadpoolctl"
1711
+ version = "3.5.0"
1712
+ description = "threadpoolctl"
1713
+ category = "main"
1714
+ optional = false
1715
+ python-versions = ">=3.8"
1716
+
1717
  [[package]]
1718
  name = "tokenizers"
1719
  version = "0.19.1"
 
1738
  optional = false
1739
  python-versions = ">=3.7"
1740
 
1741
+ [[package]]
1742
+ name = "torch"
1743
+ version = "2.3.1"
1744
+ description = "Tensors and Dynamic neural networks in Python with strong GPU acceleration"
1745
+ category = "main"
1746
+ optional = false
1747
+ python-versions = ">=3.8.0"
1748
+
1749
+ [package.dependencies]
1750
+ filelock = "*"
1751
+ fsspec = "*"
1752
+ jinja2 = "*"
1753
+ mkl = {version = ">=2021.1.1,<=2021.4.0", markers = "platform_system == \"Windows\""}
1754
+ networkx = "*"
1755
+ nvidia-cublas-cu12 = {version = "12.1.3.1", markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""}
1756
+ nvidia-cuda-cupti-cu12 = {version = "12.1.105", markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""}
1757
+ nvidia-cuda-nvrtc-cu12 = {version = "12.1.105", markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""}
1758
+ nvidia-cuda-runtime-cu12 = {version = "12.1.105", markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""}
1759
+ nvidia-cudnn-cu12 = {version = "8.9.2.26", markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""}
1760
+ nvidia-cufft-cu12 = {version = "11.0.2.54", markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""}
1761
+ nvidia-curand-cu12 = {version = "10.3.2.106", markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""}
1762
+ nvidia-cusolver-cu12 = {version = "11.4.5.107", markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""}
1763
+ nvidia-cusparse-cu12 = {version = "12.1.0.106", markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""}
1764
+ nvidia-nccl-cu12 = {version = "2.20.5", markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""}
1765
+ nvidia-nvtx-cu12 = {version = "12.1.105", markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\""}
1766
+ sympy = "*"
1767
+ triton = {version = "2.3.1", markers = "platform_system == \"Linux\" and platform_machine == \"x86_64\" and python_version < \"3.12\""}
1768
+ typing-extensions = ">=4.8.0"
1769
+
1770
+ [package.extras]
1771
+ opt-einsum = ["opt-einsum (>=3.3)"]
1772
+ optree = ["optree (>=0.9.1)"]
1773
+
1774
  [[package]]
1775
  name = "tqdm"
1776
  version = "4.66.4"
 
1788
  slack = ["slack-sdk"]
1789
  telegram = ["requests"]
1790
 
1791
+ [[package]]
1792
+ name = "transformers"
1793
+ version = "4.42.4"
1794
+ description = "State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow"
1795
+ category = "main"
1796
+ optional = false
1797
+ python-versions = ">=3.8.0"
1798
+
1799
+ [package.dependencies]
1800
+ filelock = "*"
1801
+ huggingface-hub = ">=0.23.2,<1.0"
1802
+ numpy = ">=1.17,<2.0"
1803
+ packaging = ">=20.0"
1804
+ pyyaml = ">=5.1"
1805
+ regex = "!=2019.12.17"
1806
+ requests = "*"
1807
+ safetensors = ">=0.4.1"
1808
+ tokenizers = ">=0.19,<0.20"
1809
+ tqdm = ">=4.27"
1810
+
1811
+ [package.extras]
1812
+ accelerate = ["accelerate (>=0.21.0)"]
1813
+ agents = ["Pillow (>=10.0.1,<=15.0)", "accelerate (>=0.21.0)", "datasets (!=2.5.0)", "diffusers", "opencv-python", "sentencepiece (>=0.1.91,!=0.1.92)", "torch"]
1814
+ all = ["Pillow (>=10.0.1,<=15.0)", "accelerate (>=0.21.0)", "av (==9.2.0)", "codecarbon (==1.2.0)", "decord (==0.6.0)", "flax (>=0.4.1,<=0.7.0)", "jax (>=0.4.1,<=0.4.13)", "jaxlib (>=0.4.1,<=0.4.13)", "kenlm", "keras-nlp (>=0.3.1)", "librosa", "onnxconverter-common", "optax (>=0.0.8,<=0.1.4)", "optuna", "phonemizer", "protobuf", "pyctcdecode (>=0.4.0)", "ray[tune] (>=2.7.0)", "scipy (<1.13.0)", "sentencepiece (>=0.1.91,!=0.1.92)", "sigopt", "tensorflow-text (<2.16)", "tensorflow (>2.9,<2.16)", "tf2onnx", "timm (<=0.9.16)", "tokenizers (>=0.19,<0.20)", "torch", "torchaudio", "torchvision"]
1815
+ audio = ["kenlm", "librosa", "phonemizer", "pyctcdecode (>=0.4.0)"]
1816
+ benchmark = ["optimum-benchmark (>=0.2.0)"]
1817
+ codecarbon = ["codecarbon (==1.2.0)"]
1818
+ deepspeed = ["accelerate (>=0.21.0)", "deepspeed (>=0.9.3)"]
1819
+ deepspeed-testing = ["GitPython (<3.1.19)", "accelerate (>=0.21.0)", "beautifulsoup4", "cookiecutter (==1.7.3)", "datasets (!=2.5.0)", "deepspeed (>=0.9.3)", "dill (<0.3.5)", "evaluate (>=0.2.0)", "faiss-cpu", "nltk", "optuna", "parameterized", "protobuf", "psutil", "pydantic", "pytest-rich", "pytest-timeout", "pytest-xdist", "pytest (>=7.2.0,<8.0.0)", "rjieba", "rouge-score (!=0.0.7,!=0.0.8,!=0.1,!=0.1.1)", "ruff (==0.4.4)", "sacrebleu (>=1.4.12,<2.0.0)", "sacremoses", "sentencepiece (>=0.1.91,!=0.1.92)", "tensorboard", "timeout-decorator"]
1820
+ dev = ["GitPython (<3.1.19)", "Pillow (>=10.0.1,<=15.0)", "accelerate (>=0.21.0)", "av (==9.2.0)", "beautifulsoup4", "codecarbon (==1.2.0)", "cookiecutter (==1.7.3)", "datasets (!=2.5.0)", "decord (==0.6.0)", "dill (<0.3.5)", "evaluate (>=0.2.0)", "faiss-cpu", "flax (>=0.4.1,<=0.7.0)", "fugashi (>=1.0)", "ipadic (>=1.0.0,<2.0)", "isort (>=5.5.4)", "jax (>=0.4.1,<=0.4.13)", "jaxlib (>=0.4.1,<=0.4.13)", "kenlm", "keras-nlp (>=0.3.1)", "librosa", "nltk", "onnxconverter-common", "optax (>=0.0.8,<=0.1.4)", "optuna", "parameterized", "phonemizer", "protobuf", "psutil", "pyctcdecode (>=0.4.0)", "pydantic", "pytest-rich", "pytest-timeout", "pytest-xdist", "pytest (>=7.2.0,<8.0.0)", "ray[tune] (>=2.7.0)", "rhoknp (>=1.1.0,<1.3.1)", "rjieba", "rouge-score (!=0.0.7,!=0.0.8,!=0.1,!=0.1.1)", "ruff (==0.4.4)", "sacrebleu (>=1.4.12,<2.0.0)", "sacremoses", "scikit-learn", "scipy (<1.13.0)", "sentencepiece (>=0.1.91,!=0.1.92)", "sigopt", "sudachidict-core (>=20220729)", "sudachipy (>=0.6.6)", "tensorboard", "tensorflow-text (<2.16)", "tensorflow (>2.9,<2.16)", "tf2onnx", "timeout-decorator", "timm (<=0.9.16)", "tokenizers (>=0.19,<0.20)", "torch", "torchaudio", "torchvision", "unidic (>=1.0.2)", "unidic-lite (>=1.0.7)", "urllib3 (<2.0.0)"]
1821
+ dev-tensorflow = ["GitPython (<3.1.19)", "Pillow (>=10.0.1,<=15.0)", "beautifulsoup4", "cookiecutter (==1.7.3)", "datasets (!=2.5.0)", "dill (<0.3.5)", "evaluate (>=0.2.0)", "faiss-cpu", "isort (>=5.5.4)", "kenlm", "keras-nlp (>=0.3.1)", "librosa", "nltk", "onnxconverter-common", "onnxruntime-tools (>=1.4.2)", "onnxruntime (>=1.4.0)", "parameterized", "phonemizer", "protobuf", "psutil", "pyctcdecode (>=0.4.0)", "pydantic", "pytest-rich", "pytest-timeout", "pytest-xdist", "pytest (>=7.2.0,<8.0.0)", "rjieba", "rouge-score (!=0.0.7,!=0.0.8,!=0.1,!=0.1.1)", "ruff (==0.4.4)", "sacrebleu (>=1.4.12,<2.0.0)", "sacremoses", "scikit-learn", "sentencepiece (>=0.1.91,!=0.1.92)", "tensorboard", "tensorflow-text (<2.16)", "tensorflow (>2.9,<2.16)", "tf2onnx", "timeout-decorator", "tokenizers (>=0.19,<0.20)", "urllib3 (<2.0.0)"]
1822
+ dev-torch = ["GitPython (<3.1.19)", "Pillow (>=10.0.1,<=15.0)", "accelerate (>=0.21.0)", "beautifulsoup4", "codecarbon (==1.2.0)", "cookiecutter (==1.7.3)", "datasets (!=2.5.0)", "dill (<0.3.5)", "evaluate (>=0.2.0)", "faiss-cpu", "fugashi (>=1.0)", "ipadic (>=1.0.0,<2.0)", "isort (>=5.5.4)", "kenlm", "librosa", "nltk", "onnxruntime-tools (>=1.4.2)", "onnxruntime (>=1.4.0)", "optuna", "parameterized", "phonemizer", "protobuf", "psutil", "pyctcdecode (>=0.4.0)", "pydantic", "pytest-rich", "pytest-timeout", "pytest-xdist", "pytest (>=7.2.0,<8.0.0)", "ray[tune] (>=2.7.0)", "rhoknp (>=1.1.0,<1.3.1)", "rjieba", "rouge-score (!=0.0.7,!=0.0.8,!=0.1,!=0.1.1)", "ruff (==0.4.4)", "sacrebleu (>=1.4.12,<2.0.0)", "sacremoses", "scikit-learn", "sentencepiece (>=0.1.91,!=0.1.92)", "sigopt", "sudachidict-core (>=20220729)", "sudachipy (>=0.6.6)", "tensorboard", "timeout-decorator", "timm (<=0.9.16)", "tokenizers (>=0.19,<0.20)", "torch", "torchaudio", "torchvision", "unidic (>=1.0.2)", "unidic-lite (>=1.0.7)", "urllib3 (<2.0.0)"]
1823
+ flax = ["flax (>=0.4.1,<=0.7.0)", "jax (>=0.4.1,<=0.4.13)", "jaxlib (>=0.4.1,<=0.4.13)", "optax (>=0.0.8,<=0.1.4)", "scipy (<1.13.0)"]
1824
+ flax-speech = ["kenlm", "librosa", "phonemizer", "pyctcdecode (>=0.4.0)"]
1825
+ ftfy = ["ftfy"]
1826
+ integrations = ["optuna", "ray[tune] (>=2.7.0)", "sigopt"]
1827
+ ja = ["fugashi (>=1.0)", "ipadic (>=1.0.0,<2.0)", "rhoknp (>=1.1.0,<1.3.1)", "sudachidict-core (>=20220729)", "sudachipy (>=0.6.6)", "unidic (>=1.0.2)", "unidic-lite (>=1.0.7)"]
1828
+ modelcreation = ["cookiecutter (==1.7.3)"]
1829
+ natten = ["natten (>=0.14.6,<0.15.0)"]
1830
+ onnx = ["onnxconverter-common", "onnxruntime-tools (>=1.4.2)", "onnxruntime (>=1.4.0)", "tf2onnx"]
1831
+ onnxruntime = ["onnxruntime-tools (>=1.4.2)", "onnxruntime (>=1.4.0)"]
1832
+ optuna = ["optuna"]
1833
+ quality = ["GitPython (<3.1.19)", "datasets (!=2.5.0)", "isort (>=5.5.4)", "ruff (==0.4.4)", "urllib3 (<2.0.0)"]
1834
+ ray = ["ray[tune] (>=2.7.0)"]
1835
+ retrieval = ["datasets (!=2.5.0)", "faiss-cpu"]
1836
+ ruff = ["ruff (==0.4.4)"]
1837
+ sagemaker = ["sagemaker (>=2.31.0)"]
1838
+ sentencepiece = ["protobuf", "sentencepiece (>=0.1.91,!=0.1.92)"]
1839
+ serving = ["fastapi", "pydantic", "starlette", "uvicorn"]
1840
+ sigopt = ["sigopt"]
1841
+ sklearn = ["scikit-learn"]
1842
+ speech = ["kenlm", "librosa", "phonemizer", "pyctcdecode (>=0.4.0)", "torchaudio"]
1843
+ testing = ["GitPython (<3.1.19)", "beautifulsoup4", "cookiecutter (==1.7.3)", "datasets (!=2.5.0)", "dill (<0.3.5)", "evaluate (>=0.2.0)", "faiss-cpu", "nltk", "parameterized", "psutil", "pydantic", "pytest-rich", "pytest-timeout", "pytest-xdist", "pytest (>=7.2.0,<8.0.0)", "rjieba", "rouge-score (!=0.0.7,!=0.0.8,!=0.1,!=0.1.1)", "ruff (==0.4.4)", "sacrebleu (>=1.4.12,<2.0.0)", "sacremoses", "sentencepiece (>=0.1.91,!=0.1.92)", "tensorboard", "timeout-decorator"]
1844
+ tf = ["keras-nlp (>=0.3.1)", "onnxconverter-common", "tensorflow-text (<2.16)", "tensorflow (>2.9,<2.16)", "tf2onnx"]
1845
+ tf-cpu = ["keras-nlp (>=0.3.1)", "keras (>2.9,<2.16)", "onnxconverter-common", "tensorflow-cpu (>2.9,<2.16)", "tensorflow-probability (<0.24)", "tensorflow-text (<2.16)", "tf2onnx"]
1846
+ tf-speech = ["kenlm", "librosa", "phonemizer", "pyctcdecode (>=0.4.0)"]
1847
+ timm = ["timm (<=0.9.16)"]
1848
+ tokenizers = ["tokenizers (>=0.19,<0.20)"]
1849
+ torch = ["accelerate (>=0.21.0)", "torch"]
1850
+ torch-speech = ["kenlm", "librosa", "phonemizer", "pyctcdecode (>=0.4.0)", "torchaudio"]
1851
+ torch-vision = ["Pillow (>=10.0.1,<=15.0)", "torchvision"]
1852
+ torchhub = ["filelock", "huggingface-hub (>=0.23.2,<1.0)", "importlib-metadata", "numpy (>=1.17,<2.0)", "packaging (>=20.0)", "protobuf", "regex (!=2019.12.17)", "requests", "sentencepiece (>=0.1.91,!=0.1.92)", "tokenizers (>=0.19,<0.20)", "torch", "tqdm (>=4.27)"]
1853
+ video = ["av (==9.2.0)", "decord (==0.6.0)"]
1854
+ vision = ["Pillow (>=10.0.1,<=15.0)"]
1855
+
1856
+ [[package]]
1857
+ name = "triton"
1858
+ version = "2.3.1"
1859
+ description = "A language and compiler for custom Deep Learning operations"
1860
+ category = "main"
1861
+ optional = false
1862
+ python-versions = "*"
1863
+
1864
+ [package.dependencies]
1865
+ filelock = "*"
1866
+
1867
+ [package.extras]
1868
+ build = ["cmake (>=3.20)", "lit"]
1869
+ tests = ["autopep8", "flake8", "isort", "numpy", "pytest", "scipy (>=1.7.1)", "torch"]
1870
+ tutorials = ["matplotlib", "pandas", "tabulate", "torch"]
1871
+
1872
  [[package]]
1873
  name = "typer"
1874
  version = "0.12.3"
 
2027
  [metadata]
2028
  lock-version = "1.1"
2029
  python-versions = "^3.10"
2030
+ content-hash = "c4ce3f01a865091bf3de80c0f2ab41e8e5d0c1170a79e4fbcd8e8511f35466b6"
2031
 
2032
  [metadata.files]
2033
  aiohttp = []
 
2072
  idna = []
2073
  importlib-metadata = []
2074
  importlib-resources = []
2075
+ intel-openmp = []
2076
  jinja2 = []
2077
+ joblib = []
2078
  jsonpatch = []
2079
  jsonpointer = []
2080
  kubernetes = []
 
2088
  markupsafe = []
2089
  marshmallow = []
2090
  mdurl = []
2091
+ mkl = []
2092
  mmh3 = []
2093
  monotonic = []
2094
  mpmath = []
2095
  multidict = []
2096
  mypy-extensions = []
2097
+ networkx = []
2098
  numpy = []
2099
+ nvidia-cublas-cu12 = []
2100
+ nvidia-cuda-cupti-cu12 = []
2101
+ nvidia-cuda-nvrtc-cu12 = []
2102
+ nvidia-cuda-runtime-cu12 = []
2103
+ nvidia-cudnn-cu12 = []
2104
+ nvidia-cufft-cu12 = []
2105
+ nvidia-curand-cu12 = []
2106
+ nvidia-cusolver-cu12 = []
2107
+ nvidia-cusparse-cu12 = []
2108
+ nvidia-nccl-cu12 = []
2109
+ nvidia-nvjitlink-cu12 = []
2110
+ nvidia-nvtx-cu12 = []
2111
  oauthlib = []
2112
  onnxruntime = []
2113
  opentelemetry-api = []
 
2124
  overrides = []
2125
  packaging = []
2126
  pandas = []
2127
+ pillow = []
2128
  posthog = []
2129
  protobuf = []
2130
  pyasn1 = []
 
2141
  python-multipart = []
2142
  pytz = []
2143
  pyyaml = []
2144
+ regex = []
2145
  requests = []
2146
  requests-oauthlib = []
2147
  rich = []
2148
  rsa = []
2149
+ safetensors = []
2150
+ scikit-learn = []
2151
+ scipy = []
2152
+ sentence-transformers = []
2153
  shellingham = []
2154
  six = []
2155
  sniffio = []
2156
  sqlalchemy = []
2157
  starlette = []
2158
  sympy = []
2159
+ tbb = []
2160
  tenacity = []
2161
+ threadpoolctl = []
2162
  tokenizers = []
2163
  tomli = []
2164
+ torch = []
2165
  tqdm = []
2166
+ transformers = []
2167
+ triton = []
2168
  typer = []
2169
  typing-extensions = []
2170
  typing-inspect = []
pyproject.toml CHANGED
@@ -14,6 +14,7 @@ langchain-community = "0.2.7"
14
  pypdf = "4.3.0"
15
  chromadb = "0.5.4"
16
  langchain-chroma = "0.1.2"
 
17
 
18
  [tool.poetry.dev-dependencies]
19
 
 
14
  pypdf = "4.3.0"
15
  chromadb = "0.5.4"
16
  langchain-chroma = "0.1.2"
17
+ sentence-transformers = "3.0.1"
18
 
19
  [tool.poetry.dev-dependencies]
20