Skip to content

Commit

Permalink
feat: 15.0 upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
vrenaville committed Aug 9, 2024
1 parent 890cc4d commit 3ce5d85
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 77 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
strategy:
matrix:
#odoo_serie: ["12.0", "13.0", "14.0", "14.0-bullseye", "15.0", "16.0", "17.0"]
odoo_serie: ["17.0"]
odoo_serie: ["15.0","16.0","17.0"]

steps:
- uses: actions/checkout@v4
Expand Down
88 changes: 44 additions & 44 deletions 15.0/base_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,44 +1,44 @@
# Odoo dependencies
Babel==2.11.0
chardet==5.0.0
Babel==2.16.0
chardet==5.2.0
decorator==5.1.1
docutils==0.19
docutils==0.21.2
ebaysdk==2.2.0
freezegun==1.2.2
gevent==22.10.2
greenlet==2.0.1
html2text==2020.1.16
idna==3.4
Jinja2==3.1.2
libsass==0.22.0
lxml==4.9.1
Mako==1.2.4
MarkupSafe==2.1.1
num2words==0.5.12
freezegun==1.5.1
gevent==24.2.1
greenlet==3.0.3
html2text==2024.2.26
idna==3.7
Jinja2==3.1.4
libsass==0.23.0
lxml==5.2.2
Mako==1.3.5
MarkupSafe==2.1.5
num2words==0.5.13
ofxparse==0.21
passlib==1.7.4
Pillow==9.3.0
polib==1.1.1
psutil==5.9.4
psycopg2==2.9.5
pydot==1.4.2
python-ldap==3.4.3
PyPDF2==1.27.12
Pillow==10.4.0
polib==1.2.0
psutil==6.0.0
psycopg2==2.9.9
pydot==3.0.1
python-ldap==3.4.4
PyPDF2==3.0.1
pyserial==3.5
python-dateutil==2.8.2
pytz==2022.6
python-dateutil==2.9.0
pytz==2024.1
pyusb==1.2.1
qrcode==7.3.1
reportlab==3.6.12
requests==2.28.1
qrcode==7.4.2
reportlab==4.2.2
requests==2.32.3
zeep==4.2.1
python-stdnum==1.18
vobject==0.9.6.1
Werkzeug==0.16.1
XlsxWriter==3.0.3
python-stdnum==1.20
vobject==0.9.7
Werkzeug==3.0.3
XlsxWriter==3.2.0
xlwt==1.3.*
xlrd==2.0.1
pyOpenSSL==22.1.0
pyOpenSSL==24.2.1

setuptools<58

Expand All @@ -49,8 +49,8 @@ gdata==2.0.18
html5lib==1.1
odfpy==1.4.1
pyinotify==0.9.6
simplejson==3.18.0
urllib3==1.26.11
simplejson==3.19.2
urllib3==2.2.2

# Migration tools
marabunta==0.12.0
Expand All @@ -68,20 +68,20 @@ pytest-cov>=2.10.0
watchdog

# Library dependency
argh==0.26.2
argh==0.31.3
atomicwrites==1.4.1
attrs==22.1.0
beautifulsoup4==4.11.1
future==0.18.2
attrs==24.2.0
beautifulsoup4==4.12.3
future==1.0.0
mccabe==0.7.0
more-itertools==9.0.0
more-itertools==10.4.0
pathtools==0.1.2
pbr==5.11.0
pexpect==4.8.0
pbr==6.0.0
pexpect==4.9.0
ptyprocess==0.7.0
py==1.11.0
pycodestyle==2.10.0
pyflakes==3.0.1
pycodestyle==2.12.1
pyflakes==3.2.0
unicodecsv==0.14.1
wrapt==1.14.1
openpyxl==3.1.4
wrapt==1.16.0
openpyxl==3.1.5
64 changes: 32 additions & 32 deletions 15.0/extra_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
# Extra python dependencies
algoliasearch==2.6.2
Adyen==7.1.1
cachetools==5.2.0
cerberus==1.3.4
boto3==1.26.16
factur-x==2.3
invoice2data==0.3.6
algoliasearch==3.0.0
Adyen==12.3.0
cachetools==5.4.0
cerberus==1.3.5
boto3==1.34.157
factur-x==3.1
invoice2data==0.4.5
mailjet-rest==1.3.4
openupgradelib==3.4.0
paramiko==2.12.0
openupgradelib==3.6.1
paramiko==3.4.0
parse-accept-language==0.1.2
paypalrestsdk==1.13.1
phonenumbers==8.13.0
paypalrestsdk==1.13.3
phonenumbers==8.13.42
pyquerystring==1.1
pyOpenSSL==22.1.0
pyOpenSSL==24.2.1
pyquerystring==1.1
pysimplesoap==1.16.2
requests-mock==1.10.0
requests-mock==1.12.1
slugify==0.0.1
stripe==5.0.0
unidecode==1.3.6
vcrpy==4.2.1
stripe==10.6.0
unidecode==1.3.8
vcrpy==6.0.1

# Library dependency
asn1crypto==1.5.1
bcrypt==4.0.1
botocore==1.29.16
cffi==1.15.1
cryptography==38.0.3
dateparser==1.1.4
idna==3.4
bcrypt==4.2.0
botocore==1.34.157
cffi==1.17.0
cryptography==43.0.0
dateparser==1.2.0
idna==3.7
jmespath==1.0.1
multidict==6.0.2
pdfminer.six==20221105
pyasn1==0.4.8
pycparser==2.21
pycryptodome==3.15.0
multidict==6.0.5
pdfminer.six==20240706
pyasn1==0.6.0
pycparser==2.22
pycryptodome==3.20.0
PyNaCl==1.5.0
pytesseract==0.3.10
regex==2022.10.31
s3transfer==0.6.0
tzlocal==4.2
Unidecode==1.3.6
yarl==1.8.1
regex==2024.7.24
s3transfer==0.10.2
tzlocal==5.2
Unidecode==1.3.8
yarl==1.9.4

0 comments on commit 3ce5d85

Please sign in to comment.