[UPD] poetry odoo 18 update
This commit is contained in:
parent
c37d7dddef
commit
fbc6955514
2 changed files with 480 additions and 484 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -26,7 +26,7 @@ bandit = "^1.8.6"
|
|||
base64io = "^1.0.3"
|
||||
beautifulsoup4 = "4.13.5"
|
||||
bokeh = "3.6.3"
|
||||
boto3 = "^1.40.67"
|
||||
boto3 = "^1.40.70"
|
||||
cachetools = "^6.2.1"
|
||||
cairosvg = "^2.8.2"
|
||||
caldav = "1.3.9"
|
||||
|
|
@ -81,7 +81,7 @@ num2words = "0.5.13"
|
|||
numpy-stl = "^3.2.0"
|
||||
odoorpc = "^0.10.1"
|
||||
ofxparse = "0.21"
|
||||
openai = "^2.7.1"
|
||||
openai = "^2.7.2"
|
||||
openpyxl = "3.1.2"
|
||||
openupgradelib = "^3.12.0"
|
||||
openwebui-client = ">=0.3.0"
|
||||
|
|
@ -92,11 +92,11 @@ pathspec = "^0.12.1"
|
|||
pdf2image = "^1.17.0"
|
||||
pdfminer = "^20191125"
|
||||
pexpect = "^4.9.0"
|
||||
phonenumbers = "^9.0.17"
|
||||
phonenumbers = "^9.0.18"
|
||||
pillow = "10.2.0"
|
||||
plotly = "^6.4.0"
|
||||
polib = "1.1.1"
|
||||
pre-commit = "^4.3.0"
|
||||
pre-commit = "^4.4.0"
|
||||
premailer = "^3.10.0"
|
||||
prometheus-client = "^0.23.1"
|
||||
psutil = "5.9.8"
|
||||
|
|
@ -152,7 +152,7 @@ shapely = "^2.1.2"
|
|||
statsd = "^4.0.1"
|
||||
tldextract = "^5.3.0"
|
||||
tweepy = "^4.16.0"
|
||||
twilio = "^9.8.5"
|
||||
twilio = "^9.8.6"
|
||||
unidecode = "^1.4.0"
|
||||
urllib3 = "2.0.7"
|
||||
uvloop = "^0.22.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue