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-08-25 15:54:24 -04:00
|
|
|
# For smile
|
|
|
|
|
xmlrunner
|
2024-07-09 04:22:35 -04:00
|
|
|
|
2020-07-24 02:20:30 -04:00
|
|
|
# For testing
|
|
|
|
|
websocket-client
|
2020-08-06 05:36:48 -04:00
|
|
|
python-stdnum
|
|
|
|
|
python-u2flib_server
|
|
|
|
|
python-chess
|
|
|
|
|
python-git
|
|
|
|
|
voicent-python
|
|
|
|
|
python-swiftclient
|
|
|
|
|
python-keystoneclient
|
2020-07-24 02:20:30 -04:00
|
|
|
|
2021-03-20 21:07:24 -04:00
|
|
|
# For logical test
|
2024-08-25 15:54:24 -04:00
|
|
|
docutils==0.16.0
|
2022-12-21 03:12:19 -05:00
|
|
|
flake8<6.0.0
|
2025-03-14 01:35:43 -04:00
|
|
|
git+https://github.com/oca/pylint-odoo.git@v9.1.3
|
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
|
2021-03-18 22:22:36 -04:00
|
|
|
|
|
|
|
|
# For deployment
|
2024-08-25 15:54:24 -04:00
|
|
|
cloudflare==2.20.0
|
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
|
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
|
|
|
|
|
|
2024-08-25 15:54:24 -04:00
|
|
|
# to fix build
|
|
|
|
|
validators==0.24.0
|
|
|
|
|
sphinx==4.3.2
|
|
|
|
|
|
|
|
|
|
# Fix error
|
|
|
|
|
greenlet==0.4.17
|
|
|
|
|
gevent==20.9.0
|
|
|
|
|
|
|
|
|
|
# For some module
|
|
|
|
|
img2pdf
|
|
|
|
|
|
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
|
|
|
regex==2022.3.2
|
|
|
|
|
pygount==1.5.1
|
|
|
|
|
pysaml2==7.2.1
|
|
|
|
|
freezegun==0.3.15
|
|
|
|
|
pyopenssl==21.0.0
|
|
|
|
|
ovh==1.1.2
|
|
|
|
|
sphinx-rtd-theme==1.3.0
|
|
|
|
|
sphinx_rtd_theme==1.3.0
|
|
|
|
|
dnspython==2.6.1
|
|
|
|
|
coverage==7.6.1
|
2025-03-14 01:35:43 -04:00
|
|
|
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
|
2025-04-27 02:52:58 -04:00
|
|
|
xmlschema==3.4.5
|
|
|
|
|
html2text==2024.2.26
|
2025-08-07 04:45:54 -04:00
|
|
|
cachetools==5.5.2
|
|
|
|
|
python-jose==3.4.0
|
|
|
|
|
tldextract==5.1.2
|
|
|
|
|
dateparser==1.2.1
|
2023-02-05 01:35:24 -05:00
|
|
|
|
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
|
|
|
|
|
|
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
|
2025-04-27 02:52:58 -04:00
|
|
|
Pillow==10.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-08-25 15:54:24 -04:00
|
|
|
boto3>=1.20.41
|
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
|