[UPD] poetry odoo 18

This commit is contained in:
Mathieu Benoit 2025-10-31 03:18:32 -04:00
parent 24906a4fd3
commit d32a301fd8
3 changed files with 6 additions and 6 deletions

View file

@ -6313,14 +6313,14 @@ unleash = ["UnleashClient (>=6.0.1)"]
[[package]]
name = "setuptools"
version = "78.1.1"
version = "80.9.0"
description = "Easily download, build, install, upgrade, and uninstall Python packages"
optional = false
python-versions = ">=3.9"
groups = ["main"]
files = [
{file = "setuptools-78.1.1-py3-none-any.whl", hash = "sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561"},
{file = "setuptools-78.1.1.tar.gz", hash = "sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d"},
{file = "setuptools-80.9.0-py3-none-any.whl", hash = "sha256:062d34222ad13e0cc312a4c02d73f059e86a4acbfbdea8f8f76b28c99f306922"},
{file = "setuptools-80.9.0.tar.gz", hash = "sha256:f36b47402ecde768dbfafc46e8e4207b4360c654f1f3bb84475f0a28628fb19c"},
]
[package.extras]
@ -7326,4 +7326,4 @@ bindings = ["ghostscript"]
[metadata]
lock-version = "2.1"
python-versions = ">=3.12.10,<3.13"
content-hash = "b36c08b14814854d1a29e709fb3edcae88714da4ac463f79b8ea3fc2ac15b82f"
content-hash = "7ef237f324b057439f65ba0d488dc84576662418463d6e94cc8dbb9aa6456b06"

View file

@ -146,7 +146,7 @@ rjsmin = "1.2.0"
roulier = "^1.1.1"
schwifty = "2024.4.0"
sentry-sdk = ">=2.0.0,<=2.22.0"
setuptools = "78.1.1"
setuptools = "80.9.0"
shapely = "^2.1.2"
statsd = "^4.0.1"
tweepy = "^4.16.0"

View file

@ -1,7 +1,7 @@
# For OSX
cython
setuptools==78.1.1
setuptools==80.9.0
# Module voice_to_text
#SpeechRecognition==3.10.0