Adds textual to the ERPLibre tooling requirements (installed into .venv.erplibre by install_locally.sh) for the upcoming interactive dashboard that monitors parallel ERPLibre installs across VMs. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
53 lines
686 B
Text
53 lines
686 B
Text
# ERPLibre Poetry requirement
|
|
packaging
|
|
toml
|
|
|
|
# ERPLibre script
|
|
giturlparse
|
|
agithub
|
|
GitPython
|
|
retrying
|
|
xmltodict
|
|
openupgradelib
|
|
unidiff
|
|
colorama
|
|
wheel
|
|
selenium
|
|
uvloop
|
|
python-randomword-fr
|
|
isort
|
|
pykeepass
|
|
click
|
|
aioshutil
|
|
python-magic
|
|
openai
|
|
humanize
|
|
requests
|
|
urwid
|
|
textual
|
|
python-dotenv
|
|
python-dateutil
|
|
unidecode
|
|
sshconf
|
|
cloudflare
|
|
psutil
|
|
mmg
|
|
pip-audit
|
|
tldextract
|
|
PyYAML
|
|
|
|
# For mobile
|
|
pillow
|
|
|
|
# Force upgrade package to fix Ubuntu 25.04
|
|
virtualenv==20.36.1
|
|
|
|
# For logical test and quality
|
|
git+https://github.com/psf/black.git@24.8.0
|
|
pre-commit
|
|
|
|
odoo-module-migrator
|
|
|
|
# Ignore because need installation system
|
|
# pymysql
|
|
# Don't forget to install selenium script/selenium/requirements.txt
|