[UPD] odoo 18 poetry update

This commit is contained in:
Mathieu Benoit 2026-03-08 16:15:27 -04:00
parent 300f43814d
commit 4037002649
2 changed files with 748 additions and 727 deletions

File diff suppressed because it is too large Load diff

View file

@ -22,18 +22,18 @@ python = ">=3.12.10,<3.13"
a2wsgi = ">=1.10.6"
aiobotocore = "3.1.2"
ansi2html = "^1.9.2"
apispec = "^6.9.0"
apispec = "^6.10.0"
asn1crypto = "1.5.1"
astor = "^0.8.1"
avalara = "^26.2.0"
babel = "2.10.3"
bandit = "^1.9.3"
bandit = "^1.9.4"
base64io = "^1.0.3"
beautifulsoup4 = "4.13.5"
bokeh = "3.6.3"
boto3 = "1.42.42"
botocore = "1.42.42"
cachetools = "^7.0.1"
cachetools = "^7.0.3"
cairosvg = "^2.8.2"
caldav = "1.3.9"
cbor2 = "5.6.2"
@ -71,7 +71,7 @@ gitpython = "^3.1.46"
giturlparse = "0.12.0"
googletrans-py = "4.0.0"
greenlet = "3.0.3"
httpagentparser = "^1.9.5"
httpagentparser = "^1.9.9"
icalendar = "5.0.13"
idna = "3.6"
img2pdf = "^0.6.3"
@ -81,7 +81,7 @@ js2py = "^0.74"
libsass = "0.22.0"
lottie = "^0.7.2"
lxml = "5.2.1"
lxml-html-clean = "^0.4.3"
lxml-html-clean = "^0.4.4"
mako = "^1.3.10"
markdown2 = "2.5.1"
markdownify = "0.13.1"
@ -101,7 +101,7 @@ oauthlib = "^3.3.1"
odoorpc = "^0.10.1"
ofxparse = "0.21"
ollama = "^0.6.1"
openai = "^2.21.0"
openai = "^2.26.0"
openpyxl = "3.1.2"
openupgradelib = "^3.12.0"
openwebui-client = ">=0.3.0"
@ -114,10 +114,10 @@ pathspec = "^1.0.4"
pdf2image = "^1.17.0"
pdfminer-six = "20260107"
pexpect = "^4.9.0"
phonenumbers = "^9.0.24"
phonenumbers = "^9.0.25"
pillow = "12.1.1"
plaid-python = "^38.1.0"
plotly = "^6.5.2"
plaid-python = "^38.4.0"
plotly = "^6.6.0"
polib = "1.1.1"
pre-commit = "^4.5.1"
premailer = "^3.10.0"
@ -127,7 +127,7 @@ psycopg2 = "2.9.9"
py3dns = "^4.0.2"
py3o-formats = "^0.3"
py3o-template = "^0.10.0"
pycountry = "^24.6.1"
pycountry = "^26.2.16"
pycups = "^2.0.4"
pydantic = ">=2.0.0"
pydevd-odoo = "^1.2.2"
@ -135,8 +135,8 @@ pyftpdlib = "^2.2.0"
pygithub = "^2.8.1"
pyjsparser = "^2.7.1"
pyjwt = "^2.11.0"
pylint = "^4.0.4"
pylint-odoo = "^10.0.0"
pylint = "^4.0.5"
pylint-odoo = "^10.0.1"
pymupdf = "^1.27.1"
pyncclient = "^0.7"
pyopenssl = "25.3.0"
@ -159,7 +159,7 @@ python-resize-image = "^1.1.20"
python-slugify = "^8.0.4"
python-stdnum = "1.19"
python-telegram-bot = "^22.6"
pytz = "^2025.2"
pytz = "^2026.1.post1"
pyusb = "1.2.1"
pyyaml = "^6.0.3"
pyzbar = "^0.1.9"
@ -167,13 +167,13 @@ pyzk = "^0.9"
qifparse = "^0.5"
qrcode = "7.4.2"
radon = "^6.0.1"
redis = "^7.1.1"
regex = "^2026.1.15"
redis = "^7.3.0"
regex = "^2026.2.28"
reportlab = "4.1.0"
requests = "2.31.0"
requests = ">=2.31.0"
requests-oauthlib = "^2.0.0"
requests-toolbelt = "^1.0.0"
responses = "^0.25.8"
responses = "^0.26.0"
rjsmin = "1.2.0"
roulier = "^1.1.1"
s3fs = "2026.2.0"
@ -181,11 +181,11 @@ schwifty = "2024.4.0"
sentry-sdk = ">=2.0.0,<=2.22.0"
setuptools = "80.10.2"
shapely = "^2.1.2"
sqlalchemy = "^2.0.46"
sqlalchemy = "^2.0.48"
statsd = "^4.0.1"
tldextract = "^5.3.1"
tweepy = "^4.16.0"
twilio = "^9.10.1"
twilio = "^9.10.2"
typing-extensions = "^4.15.0"
ujson = "^5.11.0"
unidecode = "^1.4.0"
@ -217,7 +217,7 @@ rev = "replace-pyopenssl"
[tool.poetry.dependencies.webdav4]
extras = [ "fsspec",]
version = "^0.10.0"
version = "^0.11.0"
[poetry.group.dev.dependencies]
websocket_client = "^1.1.0"