Update dependencies in Makefile and pyproject.toml

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-03-26 09:33:26 -03:00
commit a802534508
4 changed files with 4066 additions and 23 deletions

View file

@ -127,6 +127,10 @@ else
docker compose $(if $(debug),-f docker-compose.debug.yml) up
endif
lock:
cd src/backend/base && poetry lock
poetry lock
publish_base:
make build_langflow_base
cd src/backend/base && poetry publish

40
poetry.lock generated
View file

@ -1824,13 +1824,13 @@ requests = ["requests (>=2.4.0,<3.0.0)"]
[[package]]
name = "emoji"
version = "2.10.1"
version = "2.11.0"
description = "Emoji for Python"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7"
files = [
{file = "emoji-2.10.1-py2.py3-none-any.whl", hash = "sha256:11fb369ea79d20c14efa4362c732d67126df294a7959a2c98bfd7447c12a218e"},
{file = "emoji-2.10.1.tar.gz", hash = "sha256:16287283518fb7141bde00198f9ffff4e1c1cb570efb68b2f1ec50975c3a581d"},
{file = "emoji-2.11.0-py2.py3-none-any.whl", hash = "sha256:63fc9107f06c6c2e48e5078ce9575cef98518f5ac09474f6148a43e989989582"},
{file = "emoji-2.11.0.tar.gz", hash = "sha256:772eaa30f4e0b1ce95148a092df4c7dc97644532c03225326b0fd05e8a9f72a3"},
]
[package.extras]
@ -2136,13 +2136,13 @@ Werkzeug = ">=1.0.1"
[[package]]
name = "flatbuffers"
version = "24.3.7"
version = "24.3.25"
description = "The FlatBuffers serialization format for Python"
optional = false
python-versions = "*"
files = [
{file = "flatbuffers-24.3.7-py2.py3-none-any.whl", hash = "sha256:80c4f5dcad0ee76b7e349671a0d657f2fbba927a0244f88dd3f5ed6a3694e1fc"},
{file = "flatbuffers-24.3.7.tar.gz", hash = "sha256:0895c22b9a6019ff2f4de2e5e2f7cd15914043e6e7033a94c0c6369422690f22"},
{file = "flatbuffers-24.3.25-py2.py3-none-any.whl", hash = "sha256:8dbdec58f935f3765e4f7f3cf635ac3a77f83568138d6a2311f524ec96364812"},
{file = "flatbuffers-24.3.25.tar.gz", hash = "sha256:de2ec5b203f21441716617f38443e0a8ebf3d25bf0d9c0bb0ce68fa00ad546a4"},
]
[[package]]
@ -2659,17 +2659,17 @@ grpc = ["grpcio (>=1.44.0,<2.0.0.dev0)"]
[[package]]
name = "gotrue"
version = "2.4.1"
description = "Python Client Library for GoTrue"
version = "2.4.2"
description = "Python Client Library for Supabase Auth"
optional = false
python-versions = ">=3.8,<4.0"
python-versions = "<4.0,>=3.8"
files = [
{file = "gotrue-2.4.1-py3-none-any.whl", hash = "sha256:9647bb7a585c969d26667df21168fa20b18f91c5d6afe286af08d7a0610fd2cc"},
{file = "gotrue-2.4.1.tar.gz", hash = "sha256:8b260ef285f45a3a2f9b5a006f12afb9fad7a36a28fa277f19e733f22eb88584"},
{file = "gotrue-2.4.2-py3-none-any.whl", hash = "sha256:64cd40933d1f0a5d5cc4f4bd93bc51d730b94812447b6600f774790a4901e455"},
{file = "gotrue-2.4.2.tar.gz", hash = "sha256:e100745161f1c58dd05b9c1ef8bcd4cd78cdfb38d8d2c253ade63143a3dc6aeb"},
]
[package.dependencies]
httpx = ">=0.23,<0.26"
httpx = ">=0.23,<0.28"
pydantic = ">=1.10,<3"
[[package]]
@ -3884,7 +3884,7 @@ cachetools = "^5.3.1"
docstring-parser = "^0.15"
fastapi = "^0.109.0"
gunicorn = "^21.2.0"
httpx = "^0.24.0"
httpx = "^0.25"
langchain = "~0.1.0"
langchain-experimental = "*"
loguru = "^0.7.1"
@ -8178,13 +8178,13 @@ test = ["asv", "gmpy2", "hypothesis", "mpmath", "pooch", "pytest", "pytest-cov",
[[package]]
name = "sentence-transformers"
version = "2.6.0"
version = "2.6.1"
description = "Multilingual text embeddings"
optional = true
python-versions = ">=3.8.0"
files = [
{file = "sentence-transformers-2.6.0.tar.gz", hash = "sha256:cf519d311ddcc8ff84d78d18fae051985bef348716354e069e3d6d670e4db604"},
{file = "sentence_transformers-2.6.0-py3-none-any.whl", hash = "sha256:8807db6db0cf0a92f02be799b7c8260029ff91315d18f7b4b51c30b10d6b4fdb"},
{file = "sentence-transformers-2.6.1.tar.gz", hash = "sha256:633ad6b70e390ea335de8689652a5d6c21a323b79ed19519c2f392451088487f"},
{file = "sentence_transformers-2.6.1-py3-none-any.whl", hash = "sha256:a887e17696b513f99a709ce1f37fd547f53857aebe863785ede546c303b09ea0"},
]
[package.dependencies]
@ -10175,8 +10175,4 @@ local = ["ctransformers", "llama-cpp-python", "sentence-transformers"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.10,<3.12"
<<<<<<< HEAD
content-hash = "5c98ec89f0dbbf60bc4bbcb3d9ea4b84176b8af34b54dd3c77c817ba132b49a1"
=======
content-hash = "304eb96cfcbfb376af189b8eae989c0ce36b47555db476bd33d488c2217f484e"
>>>>>>> origin/zustand/io/migration
content-hash = "d627cedabc4e480f2ae0d8def9120bf7222a52ae64890486eb7844eca8b34e2a"

4043
src/backend/base/poetry.lock generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -28,7 +28,7 @@ langflow-base = "langflow.__main__:main"
python = ">=3.9,<3.12"
fastapi = "^0.109.0"
httpx = "^0.24.0"
httpx = "^0.25"
uvicorn = "^0.27.0"
gunicorn = "^21.2.0"
langchain = "~0.1.0"