[UPD] poetry update odoo 14
- ADD openai - gevent up to 20.9.0 - dongrade pylint
This commit is contained in:
parent
37a43e402e
commit
ac66b3a41f
3 changed files with 609 additions and 254 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -19,31 +19,32 @@ authors = [ "Mathieu Benoit <mathben@technolibre.ca>",]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.8.20"
|
python = "^3.8.20"
|
||||||
acme = "^2.11.0"
|
acme = "2.11.0"
|
||||||
agithub = "^2.2.2"
|
agithub = "^2.2.2"
|
||||||
aiohttp = "^3.10.10"
|
aiohttp = "3.10.10"
|
||||||
aioshutil = "<1.2"
|
aioshutil = "<1.2"
|
||||||
argcomplete = "^3.5.1"
|
anyio = ">=3.5"
|
||||||
|
argcomplete = "^3.6.1"
|
||||||
astor = "0.8.1"
|
astor = "0.8.1"
|
||||||
avalara = "^24.10.0"
|
avalara = "^25.3.0"
|
||||||
azure-identity = "1.13.0"
|
azure-identity = "1.13.0"
|
||||||
azure-storage-blob = "12.16.0"
|
azure-storage-blob = "12.16.0"
|
||||||
babel = "2.9.1"
|
babel = "2.9.1"
|
||||||
beautifulsoup4 = "^4.12.3"
|
beautifulsoup4 = "^4.13.3"
|
||||||
bokeh = "2.3.1"
|
bokeh = "2.3.1"
|
||||||
boto3 = ">=1.20.41"
|
boto3 = ">=1.20.41"
|
||||||
cachetools = "^5.5.0"
|
cachetools = "^5.5.2"
|
||||||
chardet = "5.0.0"
|
chardet = "5.0.0"
|
||||||
chromedriver-binary = "^132.0.6786.0.0"
|
chromedriver-binary = "^136.0.7088.0.0"
|
||||||
click = "^8.1.7"
|
click = "^8.1.8"
|
||||||
cloudflare = "2.20.0"
|
cloudflare = "2.20.0"
|
||||||
colorama = "^0.4.6"
|
colorama = "^0.4.6"
|
||||||
contextvars = "^2.4"
|
contextvars = "^2.4"
|
||||||
coverage = "7.6.1"
|
coverage = "7.6.1"
|
||||||
cryptography = "39.0.1"
|
cryptography = "39.0.1"
|
||||||
css-html-prettify = "^2.5.5"
|
css-html-prettify = "^2.5.5"
|
||||||
cython = "^3.0.11"
|
cython = "^3.0.12"
|
||||||
dateparser = "^1.2.0"
|
dateparser = "^1.2.1"
|
||||||
ddt = "1.2.1"
|
ddt = "1.2.1"
|
||||||
decorator = "4.3.0"
|
decorator = "4.3.0"
|
||||||
dicttoxml = "^1.7.16"
|
dicttoxml = "^1.7.16"
|
||||||
|
|
@ -51,10 +52,10 @@ dnspython = "2.6.1"
|
||||||
docutils = "0.16.0"
|
docutils = "0.16.0"
|
||||||
ebaysdk = "2.1.5"
|
ebaysdk = "2.1.5"
|
||||||
email-validator = "^2.2.0"
|
email-validator = "^2.2.0"
|
||||||
emoji = "^2.14.0"
|
emoji = "^2.14.1"
|
||||||
endesive = "^2.17.3"
|
endesive = "^2.18.5"
|
||||||
extract-msg = "0.36.1"
|
extract-msg = "0.36.1"
|
||||||
factur-x = "^3.1"
|
factur-x = "<=3.1"
|
||||||
fdfgen = "^0.16.1"
|
fdfgen = "^0.16.1"
|
||||||
feedparser = "6.0.10"
|
feedparser = "6.0.10"
|
||||||
flake8 = "<6.0.0"
|
flake8 = "<6.0.0"
|
||||||
|
|
@ -65,19 +66,19 @@ geojson = "<3.0.0"
|
||||||
gevent = "20.9.0"
|
gevent = "20.9.0"
|
||||||
gitpython = "3.1.30"
|
gitpython = "3.1.30"
|
||||||
giturlparse = "^0.12.0"
|
giturlparse = "^0.12.0"
|
||||||
google-api-python-client = "^2.149.0"
|
google-api-python-client = "^2.165.0"
|
||||||
google-auth-httplib2 = "^0.2.0"
|
google-auth-httplib2 = "^0.2.0"
|
||||||
google-auth-oauthlib = "^1.2.1"
|
google-auth-oauthlib = "^1.2.1"
|
||||||
greenlet = "0.4.17"
|
greenlet = "0.4.17"
|
||||||
gst = "^0.1.0"
|
gst = "^0.1.4"
|
||||||
html2text = "^2024.2.26"
|
html2text = "^2024.2.26"
|
||||||
idna = "2.6"
|
idna = "2.8"
|
||||||
img2pdf = "^0.5.1"
|
img2pdf = "^0.6.0"
|
||||||
invoice2data = "^0.4.5"
|
invoice2data = "^0.4.5"
|
||||||
iscompatible = "^0.1.1"
|
iscompatible = "^0.1.1"
|
||||||
isort = "<5.12.0"
|
isort = "<5.12.0"
|
||||||
jinja2 = "2.11.3"
|
jinja2 = "2.11.3"
|
||||||
josepy = "^1.14.0"
|
josepy = "1.14.0"
|
||||||
keystoneauth1 = "3.14.0"
|
keystoneauth1 = "3.14.0"
|
||||||
libsass = "0.17.0"
|
libsass = "0.17.0"
|
||||||
lxml = "4.9.1"
|
lxml = "4.9.1"
|
||||||
|
|
@ -91,17 +92,18 @@ numpy = "1.21.1"
|
||||||
numpy-financial = "<=1.0.0"
|
numpy-financial = "<=1.0.0"
|
||||||
odoo-test-helper = "^2.1.1"
|
odoo-test-helper = "^2.1.1"
|
||||||
odoorpc = "^0.10.1"
|
odoorpc = "^0.10.1"
|
||||||
ofxparse = "0.19"
|
ofxparse = "0.21"
|
||||||
|
openai = "^1.68.2"
|
||||||
openpyxl = "^3.1.5"
|
openpyxl = "^3.1.5"
|
||||||
openupgradelib = "^3.7.1"
|
openupgradelib = "^3.9.3"
|
||||||
ovh = "1.1.2"
|
ovh = "1.1.2"
|
||||||
packaging = "21.3"
|
packaging = "21.3"
|
||||||
pandas = "1.3.5"
|
pandas = "1.3.5"
|
||||||
paramiko = "^3.5.0"
|
paramiko = "^3.5.1"
|
||||||
passlib = "1.7.1"
|
passlib = "1.7.1"
|
||||||
pathspec = "0.12.1"
|
pathspec = "0.12.1"
|
||||||
pdf2image = "^1.17.0"
|
pdf2image = "^1.17.0"
|
||||||
phonenumbers = "^8.13.47"
|
phonenumbers = "^9.0.1"
|
||||||
pillow = "9.3.0"
|
pillow = "9.3.0"
|
||||||
plotly = "5.4.0"
|
plotly = "5.4.0"
|
||||||
polib = "1.1.0"
|
polib = "1.1.0"
|
||||||
|
|
@ -114,12 +116,13 @@ py3o-formats = "^0.3"
|
||||||
py3o-template = "^0.10.0"
|
py3o-template = "^0.10.0"
|
||||||
pycountry = "^24.6.1"
|
pycountry = "^24.6.1"
|
||||||
pydot = "1.4.1"
|
pydot = "1.4.1"
|
||||||
pyftpdlib = "^2.0.0"
|
pyftpdlib = "^2.0.1"
|
||||||
pygithub = "2.3.0"
|
pygithub = "2.3.0"
|
||||||
pygments = "2.7.4"
|
pygments = "2.7.4"
|
||||||
pygobject = "3.44.1"
|
pygobject = "3.44.1"
|
||||||
pygount = "1.5.1"
|
pygount = "1.5.1"
|
||||||
pyjwt = "2.5.0"
|
pyjwt = "2.5.0"
|
||||||
|
pylint = "3.1.0"
|
||||||
pyopenssl = "21.0.0"
|
pyopenssl = "21.0.0"
|
||||||
pypdf = ">=3.1.0,<5.0"
|
pypdf = ">=3.1.0,<5.0"
|
||||||
pypdf2 = "1.27.9"
|
pypdf2 = "1.27.9"
|
||||||
|
|
@ -130,7 +133,7 @@ pysftp = "^0.2.9"
|
||||||
python-chess = "^1.999"
|
python-chess = "^1.999"
|
||||||
python-dateutil = "2.7.3"
|
python-dateutil = "2.7.3"
|
||||||
python-git = "^2018.2.1"
|
python-git = "^2018.2.1"
|
||||||
python-jose = "^3.3.0"
|
python-jose = "^3.4.0"
|
||||||
python-json-logger = "0.1.5"
|
python-json-logger = "0.1.5"
|
||||||
python-keystoneclient = "3.22.0"
|
python-keystoneclient = "3.22.0"
|
||||||
python-ldap = "3.1.0"
|
python-ldap = "3.1.0"
|
||||||
|
|
@ -151,17 +154,17 @@ reportlab = "3.6.5"
|
||||||
requests = "2.28.1"
|
requests = "2.28.1"
|
||||||
retrying = "^1.3.4"
|
retrying = "^1.3.4"
|
||||||
roulier = "^1.1.1"
|
roulier = "^1.1.1"
|
||||||
selenium = "^4.25.0"
|
selenium = "4.25.0"
|
||||||
sentry-sdk = "<=1.9.0"
|
sentry-sdk = "<=1.9.0"
|
||||||
setuptools = "65.5.1"
|
setuptools = "65.5.1"
|
||||||
shapely = "1.8.5"
|
shapely = "1.8.5"
|
||||||
simplejson = "3.16.0"
|
simplejson = "3.16.0"
|
||||||
sphinx = "4.3.2"
|
sphinx = "4.3.2"
|
||||||
sphinx-intl = "^2.2.0"
|
sphinx-intl = "2.2.0"
|
||||||
sphinx-rtd-theme = "1.3.0"
|
sphinx-rtd-theme = "1.3.0"
|
||||||
statsd = "3.2.1"
|
statsd = "3.2.1"
|
||||||
toml = "^0.10.2"
|
toml = "^0.10.2"
|
||||||
tqdm = "^4.66.5"
|
tqdm = "^4.67.1"
|
||||||
unicodecsv = "^0.14.1"
|
unicodecsv = "^0.14.1"
|
||||||
unidecode = "1.0.23"
|
unidecode = "1.0.23"
|
||||||
unidiff = "^0.7.5"
|
unidiff = "^0.7.5"
|
||||||
|
|
@ -170,21 +173,21 @@ uvloop = "^0.21.0"
|
||||||
validators = "0.24.0"
|
validators = "0.24.0"
|
||||||
vobject = "0.9.6.1"
|
vobject = "0.9.6.1"
|
||||||
voicent-python = "^1.0"
|
voicent-python = "^1.0"
|
||||||
webcolors = "^24.8.0"
|
webcolors = "24.8.0"
|
||||||
websocket-client = "^1.8.0"
|
websocket-client = "^1.8.0"
|
||||||
werkzeug = "0.16.1"
|
werkzeug = "0.16.1"
|
||||||
wheel = "^0.44.0"
|
wheel = "^0.45.1"
|
||||||
win-unicode-console = "^0.5"
|
win-unicode-console = "^0.5"
|
||||||
xlrd = "1.1.0"
|
xlrd = "1.1.0"
|
||||||
xlsxwriter = "1.1.2"
|
xlsxwriter = "1.1.2"
|
||||||
xlwt = "1.3"
|
xlwt = "1.3"
|
||||||
xmlformatter = "^0.2.6"
|
xmlformatter = "^0.2.8"
|
||||||
xmlrunner = "^1.7.7"
|
xmlrunner = "^1.7.7"
|
||||||
xmlschema = "^3.4.2"
|
xmlschema = "^3.4.5"
|
||||||
xmltodict = "^0.14.2"
|
xmltodict = "^0.14.2"
|
||||||
zeep = "3.2.0"
|
zeep = "3.2.0"
|
||||||
zipp = ">=3.6.0"
|
zipp = ">=3.6.0"
|
||||||
zxcvbn = "^4.4.28"
|
zxcvbn = "^4.5.0"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
websocket_client = "^1.1.0"
|
websocket_client = "^1.1.0"
|
||||||
|
|
@ -195,3 +198,4 @@ rev = "22.3.0"
|
||||||
|
|
||||||
[tool.poetry.dependencies.pylint-odoo]
|
[tool.poetry.dependencies.pylint-odoo]
|
||||||
git = "https://github.com/oca/pylint-odoo.git"
|
git = "https://github.com/oca/pylint-odoo.git"
|
||||||
|
rev = "v9.1.3"
|
||||||
|
|
|
||||||
|
|
@ -35,12 +35,11 @@ python-git
|
||||||
voicent-python
|
voicent-python
|
||||||
python-swiftclient
|
python-swiftclient
|
||||||
python-keystoneclient
|
python-keystoneclient
|
||||||
coverage
|
|
||||||
|
|
||||||
# For logical test
|
# For logical test
|
||||||
docutils==0.16.0
|
docutils==0.16.0
|
||||||
flake8<6.0.0
|
flake8<6.0.0
|
||||||
git+https://github.com/oca/pylint-odoo.git
|
git+https://github.com/oca/pylint-odoo.git@v9.1.3
|
||||||
# oca-maintainers-tools
|
# oca-maintainers-tools
|
||||||
# git+https://github.com/OCA/maintainer-tools.git#egg=oca-maintainers-tools
|
# git+https://github.com/OCA/maintainer-tools.git#egg=oca-maintainers-tools
|
||||||
xmlformatter
|
xmlformatter
|
||||||
|
|
@ -98,7 +97,6 @@ geojson<3.0.0
|
||||||
regex==2022.3.2
|
regex==2022.3.2
|
||||||
pygount==1.5.1
|
pygount==1.5.1
|
||||||
pysaml2==7.2.1
|
pysaml2==7.2.1
|
||||||
gevent==1.5.0
|
|
||||||
freezegun==0.3.15
|
freezegun==0.3.15
|
||||||
pyopenssl==21.0.0
|
pyopenssl==21.0.0
|
||||||
ovh==1.1.2
|
ovh==1.1.2
|
||||||
|
|
@ -106,6 +104,16 @@ sphinx-rtd-theme==1.3.0
|
||||||
sphinx_rtd_theme==1.3.0
|
sphinx_rtd_theme==1.3.0
|
||||||
dnspython==2.6.1
|
dnspython==2.6.1
|
||||||
coverage==7.6.1
|
coverage==7.6.1
|
||||||
|
webcolors==24.8.0
|
||||||
|
aiohttp==3.10.10
|
||||||
|
josepy==1.14.0
|
||||||
|
acme==2.11.0
|
||||||
|
sphinx-intl==2.2.0
|
||||||
|
selenium==4.25.0
|
||||||
|
anyio>=3.5
|
||||||
|
openai
|
||||||
|
idna==2.8
|
||||||
|
pylint==3.1.0
|
||||||
|
|
||||||
# asyncio
|
# asyncio
|
||||||
aioshutil<1.2
|
aioshutil<1.2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue