2020-07-24 02:20:30 -04:00
|
|
|
# For script
|
2020-04-13 00:06:13 -04:00
|
|
|
giturlparse
|
|
|
|
|
agithub
|
2021-06-27 00:22:51 -04:00
|
|
|
GitPython==3.1.12
|
2020-04-13 00:06:13 -04:00
|
|
|
PyYAML
|
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
|
2020-07-24 02:20:30 -04:00
|
|
|
|
|
|
|
|
# For OSX
|
|
|
|
|
cython
|
|
|
|
|
|
|
|
|
|
# For Odoo
|
|
|
|
|
wheel
|
|
|
|
|
phonenumbers
|
2021-06-27 00:22:51 -04:00
|
|
|
pytz==2017.3
|
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-dateutil
|
|
|
|
|
python-csv
|
|
|
|
|
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
|
|
|
|
|
docutils==0.16
|
|
|
|
|
flake8
|
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
|
|
|
|
|
html5print
|
|
|
|
|
css-html-prettify
|
|
|
|
|
BeautifulSoup4
|
2021-06-27 00:22:51 -04:00
|
|
|
git+https://github.com/psf/black.git@21.6b0
|
2021-03-20 21:07:24 -04:00
|
|
|
|
2020-07-24 02:20:30 -04:00
|
|
|
# For updating poetry
|
|
|
|
|
toml
|
|
|
|
|
iscompatible
|
2021-01-12 08:14:04 -05:00
|
|
|
pandas==1.2.0
|
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
|
|
|
|
|
|
|
|
# Code generator
|
|
|
|
|
mysqlclient
|
|
|
|
|
|
|
|
|
|
# Force update dependency to fix poetry
|
|
|
|
|
numpy==1.21.1
|
|
|
|
|
|
|
|
|
|
# Force version for security update
|
|
|
|
|
# Not pyyaml, break by camptocamp_odoo-cloud-platform
|
|
|
|
|
# error with 5.x (ConstructorError: could not determine a constructor for the tag '!record')
|
|
|
|
|
# pyyaml==5.4
|
|
|
|
|
Jinja2==2.11.3
|
|
|
|
|
lxml==4.6.3
|
|
|
|
|
cryptography==3.2
|
|
|
|
|
psutil==5.6.6
|
|
|
|
|
Pillow==8.3.2
|
|
|
|
|
Werkzeug==0.15.3
|