2020-07-24 02:20:30 -04:00
|
|
|
# For script
|
2020-04-13 00:06:13 -04:00
|
|
|
giturlparse
|
|
|
|
|
agithub
|
2023-02-08 21:57:49 -05:00
|
|
|
GitPython==3.1.30
|
2020-06-22 22:36:54 -04:00
|
|
|
retrying
|
2020-07-22 20:51:57 -04:00
|
|
|
xmltodict
|
|
|
|
|
openupgradelib
|
2021-03-16 23:13:41 -04:00
|
|
|
unidiff
|
2021-07-16 00:13:05 -04:00
|
|
|
colorama
|
2022-01-24 17:54:52 -05:00
|
|
|
wheel
|
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
|
|
|
|
|
|
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
|
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
|
2021-06-27 00:22:51 -04:00
|
|
|
git+https://github.com/oca/pylint-odoo.git
|
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
|
2021-03-18 22:22:36 -04:00
|
|
|
|
|
|
|
|
# For deployment
|
|
|
|
|
cloudflare
|
2021-06-27 00:22:51 -04:00
|
|
|
|
|
|
|
|
# For multilang_md.py
|
|
|
|
|
click
|
|
|
|
|
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
|
|
|
|
|
|
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
|
|
|
|
|
|
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
|
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
|
2022-01-24 17:54:52 -05:00
|
|
|
boto3>=1.20.41
|
2022-04-23 00:35:55 -04:00
|
|
|
PyPDF2==1.27.8
|
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
|