2020-07-24 02:20:30 -04:00
|
|
|
# For OSX
|
|
|
|
|
cython
|
|
|
|
|
|
|
|
|
|
# For Odoo
|
|
|
|
|
wheel
|
|
|
|
|
phonenumbers
|
2022-12-31 03:07:53 -05:00
|
|
|
# Force update version to latest, no break update
|
|
|
|
|
pytz>=2022.7
|
2020-08-06 05:36:48 -04:00
|
|
|
|
|
|
|
|
# For OCA
|
|
|
|
|
factur-x
|
|
|
|
|
|
2024-07-09 04:22:35 -04:00
|
|
|
# For ERPLibre project
|
|
|
|
|
RandomWords
|
2024-08-25 15:54:24 -04:00
|
|
|
selenium==4.11.2
|
2024-07-09 04:22:35 -04:00
|
|
|
|
2020-07-24 02:20:30 -04:00
|
|
|
# For testing
|
|
|
|
|
websocket-client
|
2025-08-07 06:28:34 -04:00
|
|
|
python-stdnum==1.20
|
2020-08-06 05:36:48 -04:00
|
|
|
python-u2flib_server
|
|
|
|
|
python-chess
|
|
|
|
|
python-git
|
|
|
|
|
voicent-python
|
|
|
|
|
python-swiftclient
|
|
|
|
|
python-keystoneclient
|
2022-04-23 00:27:38 -04:00
|
|
|
coverage
|
2020-07-24 02:20:30 -04:00
|
|
|
|
2021-03-20 21:07:24 -04:00
|
|
|
# For logical test
|
2022-01-24 17:54:52 -05:00
|
|
|
docutils==0.17.1
|
2022-12-21 03:12:19 -05:00
|
|
|
flake8<6.0.0
|
2024-05-26 00:19:55 -04:00
|
|
|
git+https://github.com/oca/pylint-odoo.git@v8.0.19
|
|
|
|
|
pylint-odoo==8.0.19
|
2021-03-20 21:07:24 -04:00
|
|
|
# oca-maintainers-tools
|
|
|
|
|
# git+https://github.com/OCA/maintainer-tools.git#egg=oca-maintainers-tools
|
2021-03-22 04:22:50 -04:00
|
|
|
xmlformatter
|
|
|
|
|
css-html-prettify
|
|
|
|
|
BeautifulSoup4
|
2022-03-29 14:05:19 -04:00
|
|
|
git+https://github.com/psf/black.git@22.3.0
|
2023-02-05 01:35:24 -05:00
|
|
|
isort<5.12.0
|
2021-03-20 21:07:24 -04:00
|
|
|
|
2020-07-24 02:20:30 -04:00
|
|
|
# For updating poetry
|
|
|
|
|
toml
|
|
|
|
|
iscompatible
|
2022-01-24 17:54:52 -05:00
|
|
|
pandas==1.3.5
|
|
|
|
|
Jinja2==2.11.3
|
2023-05-05 08:14:34 -04:00
|
|
|
python-keystoneclient==3.22.0
|
2024-06-24 18:39:22 -04:00
|
|
|
webcolors==1.13
|
|
|
|
|
openpyxl==3.1.3
|
2021-03-18 22:22:36 -04:00
|
|
|
|
|
|
|
|
# For deployment
|
2024-08-25 15:54:24 -04:00
|
|
|
cloudflare==3.0.1
|
|
|
|
|
|
|
|
|
|
# Fix build
|
|
|
|
|
pymssql==2.3.0
|
|
|
|
|
cython==3.0.10
|
2021-06-27 00:22:51 -04:00
|
|
|
|
|
|
|
|
# For multilang_md.py
|
2025-08-07 04:45:54 -04:00
|
|
|
click==8.1.8
|
2021-06-27 00:22:51 -04:00
|
|
|
emoji
|
2021-09-28 00:58:37 -04:00
|
|
|
|
2023-01-01 06:55:06 -05:00
|
|
|
# Fix bug geoengine
|
|
|
|
|
# https://github.com/OCA/geospatial/issues/318
|
|
|
|
|
shapely==1.8.5
|
|
|
|
|
|
2021-09-28 00:58:37 -04:00
|
|
|
# Code generator
|
2022-12-31 03:07:53 -05:00
|
|
|
mysqlclient==2.1.1
|
2024-08-25 15:54:24 -04:00
|
|
|
python-pptx==0.6.23
|
2024-07-04 04:29:34 -04:00
|
|
|
humanize==4.6.0
|
2021-09-28 00:58:37 -04:00
|
|
|
|
2022-01-24 01:38:07 -05:00
|
|
|
# pyproj >=3.3.0 is not compatible with python 3.7
|
|
|
|
|
pyproj==3.2.1
|
|
|
|
|
|
2022-08-03 07:09:49 -04:00
|
|
|
# fix zipp depend on importlib-metadata
|
|
|
|
|
zipp>=3.6.0
|
|
|
|
|
|
2022-12-21 03:12:19 -05:00
|
|
|
# Upgrade psycopg for better support python3
|
2022-12-21 21:16:48 -05:00
|
|
|
psycopg2==2.9.5
|
2022-08-03 07:09:49 -04:00
|
|
|
|
2021-09-28 00:58:37 -04:00
|
|
|
# Force update dependency to fix poetry
|
2022-10-05 02:23:50 -04:00
|
|
|
# numpy >=1.22 is not compatible with python 3.7
|
2021-09-28 00:58:37 -04:00
|
|
|
numpy==1.21.1
|
2022-12-21 00:22:20 -05:00
|
|
|
feedparser==6.0.10
|
2023-02-05 01:35:24 -05:00
|
|
|
geojson<3.0.0
|
|
|
|
|
|
2024-08-25 15:54:24 -04:00
|
|
|
# Fix poetry
|
|
|
|
|
olefile==0.47
|
|
|
|
|
|
2023-02-19 04:23:17 -05:00
|
|
|
# asyncio
|
|
|
|
|
aioshutil<1.2
|
|
|
|
|
tqdm
|
|
|
|
|
uvloop
|
2021-09-28 00:58:37 -04:00
|
|
|
|
2022-03-29 10:57:01 -04:00
|
|
|
# Solve pcodedmp, oletools, rtfde and extract-msg
|
|
|
|
|
win_unicode_console
|
|
|
|
|
|
2022-08-03 07:09:49 -04:00
|
|
|
# Security issue, depend on extract-msg 0.36.1
|
|
|
|
|
chardet==5.0.0
|
|
|
|
|
extract-msg==0.36.1
|
2023-12-16 00:19:52 -05:00
|
|
|
extract_msg==0.36.1
|
|
|
|
|
|
|
|
|
|
# Limitation because python3.7
|
2024-08-25 15:54:24 -04:00
|
|
|
furo==2021.2.21b25
|
|
|
|
|
ovh==1.1.2
|
|
|
|
|
#requests-oauthlib==1.3.1
|
|
|
|
|
greenlet==0.4.14
|
|
|
|
|
gevent==1.5.0
|
2023-12-16 00:19:52 -05:00
|
|
|
argcomplete==3.1.1
|
|
|
|
|
responses==0.23.1
|
|
|
|
|
dnspython==2.3.0
|
|
|
|
|
acme==2.6.0
|
|
|
|
|
altair==5.0.1
|
|
|
|
|
pycountry==22.3.5
|
2024-06-24 18:39:22 -04:00
|
|
|
email-validator==2.0.0
|
|
|
|
|
email_validator==2.0.0
|
2025-08-07 04:45:54 -04:00
|
|
|
sphinx==3.0
|
2023-12-16 00:19:52 -05:00
|
|
|
sphinx-rtd-theme==1.2.2
|
|
|
|
|
sphinx_rtd_theme==1.2.2
|
2025-08-07 04:45:54 -04:00
|
|
|
sphinx-intl==2.2.0
|
2023-12-16 00:19:52 -05:00
|
|
|
uvloop==0.17.0
|
|
|
|
|
coverage==7.2.7
|
|
|
|
|
websocket-client==1.6.1
|
|
|
|
|
websocket_client==1.6.1
|
|
|
|
|
mmg==1.0.3
|
|
|
|
|
giturlparse==0.10.0
|
2024-05-26 00:19:55 -04:00
|
|
|
jira==2.0.0
|
|
|
|
|
code-writer==1.1.1
|
|
|
|
|
code_writer==1.1.1
|
|
|
|
|
wheel==0.42.0
|
|
|
|
|
validators==0.20.0
|
|
|
|
|
azure-identity==1.15.0
|
|
|
|
|
azure.identity==1.15.0
|
|
|
|
|
azure-storage-blob==12.19.0
|
|
|
|
|
azure.storage.blob==12.19.0
|
|
|
|
|
sqlparse==0.4.4
|
2024-08-25 15:54:24 -04:00
|
|
|
zeep==4.2.1
|
2025-08-07 04:45:54 -04:00
|
|
|
python-jose==3.3.0
|
2025-08-07 06:28:34 -04:00
|
|
|
pypdf==4.3.1
|
|
|
|
|
factur-x==3.6
|
|
|
|
|
sqlalchemy==2.0.36
|
|
|
|
|
josepy==1.14.0
|
|
|
|
|
paramiko==3.5.1
|
2022-08-03 07:09:49 -04:00
|
|
|
|
2021-09-28 00:58:37 -04:00
|
|
|
# Force version for security update
|
2022-01-24 17:54:52 -05:00
|
|
|
pyyaml==6.0
|
2022-08-03 07:09:49 -04:00
|
|
|
lxml==4.9.1
|
2023-02-14 17:36:58 -05:00
|
|
|
cryptography==39.0.1
|
2022-01-24 17:54:52 -05:00
|
|
|
psutil==5.9.0
|
2022-12-21 21:16:48 -05:00
|
|
|
Pillow==9.3.0
|
2022-01-24 01:38:07 -05:00
|
|
|
Babel==2.9.1
|
2022-01-24 17:54:52 -05:00
|
|
|
reportlab==3.6.5
|
2022-12-31 03:07:53 -05:00
|
|
|
urllib3>=1.26.13
|
2022-08-03 07:09:49 -04:00
|
|
|
requests==2.28.1
|
2024-05-26 00:19:55 -04:00
|
|
|
boto3==1.33.13
|
2023-07-06 17:11:23 -04:00
|
|
|
PyPDF2==1.27.9
|
2022-10-05 02:23:50 -04:00
|
|
|
mako==1.2.2
|
|
|
|
|
pyjwt==2.5.0
|
2023-01-01 03:39:39 -05:00
|
|
|
pygments==2.7.4
|
|
|
|
|
setuptools==65.5.1
|
2023-02-05 01:35:24 -05:00
|
|
|
Werkzeug==0.16.1
|
2023-02-08 21:57:49 -05:00
|
|
|
future==0.18.3
|