2020-07-24 02:20:30 -04:00
|
|
|
[build-system]
|
2024-08-25 15:54:24 -04:00
|
|
|
requires = [ "poetry>=1.5.0",]
|
2020-07-24 02:20:30 -04:00
|
|
|
build-backend = "poetry.masonry.api"
|
2020-07-24 00:48:50 -04:00
|
|
|
|
2022-01-24 14:00:47 -05:00
|
|
|
[tool.isort]
|
|
|
|
|
profile = "black"
|
|
|
|
|
py_version = 37
|
|
|
|
|
|
|
|
|
|
[tool.black]
|
|
|
|
|
line-length = 79
|
|
|
|
|
target-version = [ "py37",]
|
|
|
|
|
|
2020-07-24 02:20:30 -04:00
|
|
|
[tool.poetry]
|
2020-07-24 00:48:50 -04:00
|
|
|
name = "ERPLibre"
|
2025-04-13 12:50:14 -04:00
|
|
|
version = "1.6.0"
|
2020-07-24 02:20:30 -04:00
|
|
|
description = "Easy way to configure Odoo community"
|
2020-07-24 00:48:50 -04:00
|
|
|
license = "AGPL-3.0-or-later"
|
2021-01-12 08:14:04 -05:00
|
|
|
authors = [ "Mathieu Benoit <mathben@technolibre.ca>",]
|
2020-07-24 00:48:50 -04:00
|
|
|
|
|
|
|
|
[tool.poetry.dependencies]
|
2025-08-07 04:45:54 -04:00
|
|
|
python = ">=3.7.16,<3.8"
|
2023-12-16 00:19:52 -05:00
|
|
|
acme = "2.6.0"
|
2022-12-21 03:12:19 -05:00
|
|
|
aioshutil = "<1.2"
|
2023-12-16 00:19:52 -05:00
|
|
|
altair = "5.0.1"
|
|
|
|
|
argcomplete = "3.1.1"
|
2022-01-24 17:54:52 -05:00
|
|
|
asterisk = "^0.0.8"
|
2022-01-24 01:38:07 -05:00
|
|
|
astor = "^0.8.1"
|
2024-05-26 00:19:55 -04:00
|
|
|
azure-identity = "1.15.0"
|
|
|
|
|
azure-storage-blob = "12.19.0"
|
2022-12-21 03:12:19 -05:00
|
|
|
babel = "2.9.1"
|
2025-08-07 06:28:34 -04:00
|
|
|
beautifulsoup4 = "^4.13.4"
|
2020-08-06 03:09:49 -04:00
|
|
|
bokeh = "1.1.0"
|
2024-05-26 00:19:55 -04:00
|
|
|
boto3 = "1.33.13"
|
2020-09-25 04:32:19 -04:00
|
|
|
cachetools = ">=2.0.1"
|
2025-08-07 06:28:34 -04:00
|
|
|
cerberus = "^1.3.7"
|
2022-08-03 07:09:49 -04:00
|
|
|
chardet = "5.0.0"
|
2025-08-07 06:28:34 -04:00
|
|
|
click = "8.1.8"
|
2024-08-25 15:54:24 -04:00
|
|
|
cloudflare = "3.0.1"
|
2024-05-26 00:19:55 -04:00
|
|
|
code-writer = "1.1.1"
|
2022-08-03 07:09:49 -04:00
|
|
|
configparser = "5.0.2"
|
2023-12-16 00:19:52 -05:00
|
|
|
coverage = "7.2.7"
|
2023-02-14 17:36:58 -05:00
|
|
|
cryptography = "39.0.1"
|
2021-06-27 00:22:51 -04:00
|
|
|
css-html-prettify = "^2.5.5"
|
2024-08-25 15:54:24 -04:00
|
|
|
cython = "3.0.10"
|
2020-08-06 03:09:49 -04:00
|
|
|
ddt = "1.2.0"
|
|
|
|
|
decorator = "4.0.10"
|
2023-12-16 00:19:52 -05:00
|
|
|
dnspython = "2.3.0"
|
2023-02-14 17:36:58 -05:00
|
|
|
docutils = "0.17.1"
|
2020-08-06 03:09:49 -04:00
|
|
|
ebaysdk = "2.1.5"
|
2024-06-24 18:39:22 -04:00
|
|
|
email-validator = "2.0.0"
|
2025-08-07 06:28:34 -04:00
|
|
|
emoji = "^2.14.1"
|
2023-12-16 00:19:52 -05:00
|
|
|
extract-msg = "0.36.1"
|
2025-08-07 06:28:34 -04:00
|
|
|
factur-x = "3.6"
|
2022-12-21 00:22:20 -05:00
|
|
|
feedparser = "6.0.10"
|
2022-12-21 03:12:19 -05:00
|
|
|
flake8 = "<6.0.0"
|
2025-08-07 06:28:34 -04:00
|
|
|
formio-data = "^2.1.1"
|
2023-01-01 05:54:24 -05:00
|
|
|
freezegun = "1.2.2"
|
2024-08-25 15:54:24 -04:00
|
|
|
furo = "2021.2.21b25"
|
2023-02-08 21:57:49 -05:00
|
|
|
future = "0.18.3"
|
2023-02-05 01:35:24 -05:00
|
|
|
geojson = "<3.0.0"
|
2022-12-21 05:52:58 -05:00
|
|
|
gevent = "1.5.0"
|
2025-08-07 06:28:34 -04:00
|
|
|
gitpython = "^3.1.45"
|
2023-12-16 00:19:52 -05:00
|
|
|
giturlparse = "0.10.0"
|
2022-12-21 05:52:58 -05:00
|
|
|
greenlet = "0.4.14"
|
2020-08-06 03:09:49 -04:00
|
|
|
html2text = "2016.9.19"
|
2024-07-04 04:29:34 -04:00
|
|
|
humanize = "4.6.0"
|
2022-12-31 03:07:53 -05:00
|
|
|
invoice2data = "0.3.5"
|
2020-07-24 02:20:30 -04:00
|
|
|
iscompatible = "^0.1.1"
|
2023-02-05 01:35:24 -05:00
|
|
|
isort = "<5.12.0"
|
2022-12-21 03:12:19 -05:00
|
|
|
jinja2 = "2.11.3"
|
2020-08-06 03:09:49 -04:00
|
|
|
jira = "2.0.0"
|
2022-12-31 03:07:53 -05:00
|
|
|
jose = "^1.0.0"
|
2025-08-07 06:28:34 -04:00
|
|
|
josepy = "1.14.0"
|
2022-12-21 03:12:19 -05:00
|
|
|
js2py = "^0.74"
|
2020-08-06 03:09:49 -04:00
|
|
|
keystoneauth1 = "3.14.0"
|
2023-05-05 09:13:03 -04:00
|
|
|
lasso = "^0.1.0"
|
2020-08-06 03:09:49 -04:00
|
|
|
libsass = "0.12.3"
|
2022-08-03 07:09:49 -04:00
|
|
|
lxml = "4.9.1"
|
2022-12-21 03:12:19 -05:00
|
|
|
mako = "1.2.2"
|
|
|
|
|
markupsafe = "0.23"
|
2023-12-16 00:19:52 -05:00
|
|
|
mmg = "1.0.3"
|
2020-08-06 03:09:49 -04:00
|
|
|
mock = "2.0.0"
|
2025-08-07 06:28:34 -04:00
|
|
|
mpld3 = "^0.5.11"
|
2022-12-31 03:07:53 -05:00
|
|
|
mysqlclient = "2.1.1"
|
2020-08-06 03:09:49 -04:00
|
|
|
num2words = "0.5.6"
|
2021-09-28 00:58:37 -04:00
|
|
|
numpy = "1.21.1"
|
2020-08-06 03:09:49 -04:00
|
|
|
oauthlib = "2.1.0"
|
2022-01-24 17:54:52 -05:00
|
|
|
oca-decorators = "^0.0.1"
|
2023-12-16 00:19:52 -05:00
|
|
|
odoorpc = "^0.10.1"
|
2020-08-06 03:09:49 -04:00
|
|
|
ofxparse = "0.16"
|
2024-08-25 15:54:24 -04:00
|
|
|
olefile = "0.47"
|
2024-06-24 18:39:22 -04:00
|
|
|
openpyxl = "3.1.3"
|
2025-08-07 06:28:34 -04:00
|
|
|
openupgradelib = "^3.11.1"
|
2022-08-03 07:09:49 -04:00
|
|
|
orjson = "3.6.0"
|
2024-08-25 15:54:24 -04:00
|
|
|
ovh = "1.1.2"
|
2024-05-26 00:19:55 -04:00
|
|
|
paho-mqtt = "^2.1.0"
|
2022-01-24 17:54:52 -05:00
|
|
|
pandas = "1.3.5"
|
2025-08-07 06:28:34 -04:00
|
|
|
paramiko = "3.5.1"
|
2020-08-06 03:09:49 -04:00
|
|
|
passlib = "1.6.5"
|
2024-05-26 00:19:55 -04:00
|
|
|
pdf2image = "^1.17.0"
|
2021-06-27 00:22:51 -04:00
|
|
|
pdfminer = "^20191125"
|
2023-12-16 00:19:52 -05:00
|
|
|
pexpect = "^4.9.0"
|
2025-08-07 06:28:34 -04:00
|
|
|
phonenumbers = "^9.0.12"
|
2022-12-21 21:16:48 -05:00
|
|
|
pillow = "9.3.0"
|
2020-08-06 03:09:49 -04:00
|
|
|
plotly = "4.1.0"
|
2023-01-01 05:54:24 -05:00
|
|
|
portalocker = "1.7.1"
|
2021-09-28 00:58:37 -04:00
|
|
|
premailer = "^3.10.0"
|
2023-01-01 05:54:24 -05:00
|
|
|
prometheus-client = "0.11.0"
|
2022-01-24 17:54:52 -05:00
|
|
|
psutil = "5.9.0"
|
2022-12-21 21:16:48 -05:00
|
|
|
psycopg2 = "2.9.5"
|
2022-12-21 03:12:19 -05:00
|
|
|
py-asterisk = "^0.5.18"
|
|
|
|
|
py3o-formats = "^0.3"
|
|
|
|
|
py3o-template = "^0.10.0"
|
2023-12-16 00:19:52 -05:00
|
|
|
pycountry = "22.3.5"
|
2020-08-06 03:09:49 -04:00
|
|
|
pydot = "1.2.3"
|
2023-02-14 17:36:58 -05:00
|
|
|
pygments = "2.7.4"
|
2023-01-01 05:54:24 -05:00
|
|
|
pygount = ">1.2.1"
|
2022-01-24 01:38:07 -05:00
|
|
|
pyjsparser = "^2.7.1"
|
2022-12-21 03:12:19 -05:00
|
|
|
pyjwt = "2.5.0"
|
2020-08-06 03:09:49 -04:00
|
|
|
pyldap = "2.4.28"
|
2024-05-26 00:19:55 -04:00
|
|
|
pylint-odoo = "8.0.19"
|
2024-08-25 15:54:24 -04:00
|
|
|
pymssql = "2.3.0"
|
2024-05-26 00:19:55 -04:00
|
|
|
pymysql = "^1.1.1"
|
2023-12-16 00:19:52 -05:00
|
|
|
pyotp = "^2.9.0"
|
2020-08-06 03:09:49 -04:00
|
|
|
pyparsing = "2.1.10"
|
2025-08-07 06:28:34 -04:00
|
|
|
pypdf = "4.3.1"
|
2023-07-06 17:11:23 -04:00
|
|
|
pypdf2 = "1.27.9"
|
2022-01-24 01:38:07 -05:00
|
|
|
pyproj = "3.2.1"
|
2020-08-06 03:09:49 -04:00
|
|
|
pyserial = "3.1.1"
|
2020-07-24 02:20:30 -04:00
|
|
|
pysftp = "^0.2.9"
|
2020-08-06 03:09:49 -04:00
|
|
|
python-chess = "<0.24"
|
2020-08-06 05:36:48 -04:00
|
|
|
python-dateutil = "2.7.3"
|
|
|
|
|
python-git = "^2018.2.1"
|
2025-08-07 06:28:34 -04:00
|
|
|
python-jose = "3.3.0"
|
2020-08-06 03:09:49 -04:00
|
|
|
python-json-logger = "0.1.5"
|
|
|
|
|
python-keystoneclient = "3.22.0"
|
2023-12-16 00:19:52 -05:00
|
|
|
python-ldap = "^3.4.4"
|
2024-08-25 15:54:24 -04:00
|
|
|
python-pptx = "0.6.23"
|
2020-07-27 20:42:24 -04:00
|
|
|
python-slugify = ">=3.0.2"
|
2025-08-07 06:28:34 -04:00
|
|
|
python-stdnum = "1.20"
|
2020-08-06 03:09:49 -04:00
|
|
|
python-swiftclient = "3.9.0"
|
2021-01-12 08:14:04 -05:00
|
|
|
python-u2flib-server = "^5.0.1"
|
2022-12-31 03:07:53 -05:00
|
|
|
pytz = ">=2022.7"
|
2020-08-06 03:09:49 -04:00
|
|
|
pyusb = "1.0.0"
|
2022-12-21 03:12:19 -05:00
|
|
|
pyyaml = "6.0"
|
2022-03-29 10:57:01 -04:00
|
|
|
pyzbar = "^0.1.9"
|
2020-08-06 03:09:49 -04:00
|
|
|
qrcode = "5.3"
|
2024-07-09 04:22:35 -04:00
|
|
|
randomwords = "^0.4.0"
|
2022-08-03 07:09:49 -04:00
|
|
|
redis = "3.5.3"
|
2022-01-24 17:54:52 -05:00
|
|
|
reportlab = "3.6.5"
|
2022-08-03 07:09:49 -04:00
|
|
|
requests = "2.28.1"
|
2024-05-26 00:19:55 -04:00
|
|
|
requests-mock = "^1.12.1"
|
2020-08-06 03:09:49 -04:00
|
|
|
requests-oauthlib = "1.1.0"
|
|
|
|
|
requests-toolbelt = "0.9.1"
|
2023-12-16 00:19:52 -05:00
|
|
|
responses = "0.23.1"
|
2024-08-25 15:54:24 -04:00
|
|
|
selenium = "4.11.2"
|
2025-08-07 06:28:34 -04:00
|
|
|
sentry-sdk = "^2.35.0"
|
2020-08-06 05:36:48 -04:00
|
|
|
serial = "^0.0.97"
|
2023-01-01 03:39:39 -05:00
|
|
|
setuptools = "65.5.1"
|
2023-01-01 06:55:06 -05:00
|
|
|
shapely = "1.8.5"
|
2022-03-29 10:57:01 -04:00
|
|
|
simplejson = "3.16.0"
|
2020-08-06 05:36:48 -04:00
|
|
|
slugify = "^0.0.1"
|
2022-12-21 03:12:19 -05:00
|
|
|
soappy = "^0.12.22"
|
2023-02-14 17:36:58 -05:00
|
|
|
sphinx = "3.0"
|
2025-08-07 06:28:34 -04:00
|
|
|
sphinx-intl = "2.2.0"
|
2023-12-16 00:19:52 -05:00
|
|
|
sphinx-rtd-theme = "1.2.2"
|
2025-08-07 06:28:34 -04:00
|
|
|
sqlalchemy = "2.0.36"
|
2024-05-26 00:19:55 -04:00
|
|
|
sqlparse = "0.4.4"
|
2020-08-06 03:09:49 -04:00
|
|
|
statsd = "3.2.1"
|
2021-01-12 08:14:04 -05:00
|
|
|
toml = "^0.10.2"
|
2022-08-03 07:09:49 -04:00
|
|
|
tornado = "6.1"
|
2025-08-07 06:28:34 -04:00
|
|
|
tqdm = "^4.67.1"
|
2022-12-21 03:12:19 -05:00
|
|
|
unidecode = "1.0.22"
|
2022-12-31 03:07:53 -05:00
|
|
|
urllib3 = ">=1.26.13"
|
2023-12-16 00:19:52 -05:00
|
|
|
uvloop = "0.17.0"
|
2024-05-26 00:19:55 -04:00
|
|
|
validators = "0.20.0"
|
2020-07-27 20:42:24 -04:00
|
|
|
vcrpy = ">=2.1.1"
|
|
|
|
|
vcrpy-unittest = "^0.1.7"
|
2020-08-06 03:09:49 -04:00
|
|
|
vobject = "0.9.3"
|
2022-12-21 03:12:19 -05:00
|
|
|
voicent-python = "^1.0"
|
2024-06-24 18:39:22 -04:00
|
|
|
webcolors = "1.13"
|
2023-12-16 00:19:52 -05:00
|
|
|
websocket-client = "1.6.1"
|
2023-02-05 01:35:24 -05:00
|
|
|
werkzeug = "0.16.1"
|
2021-06-27 00:22:51 -04:00
|
|
|
wget = "^3.2"
|
2024-05-26 00:19:55 -04:00
|
|
|
wheel = "0.42.0"
|
2022-12-21 03:12:19 -05:00
|
|
|
win-unicode-console = "^0.5"
|
2020-08-06 03:09:49 -04:00
|
|
|
xlrd = "1.0.0"
|
2022-12-21 03:12:19 -05:00
|
|
|
xlsxwriter = "0.9.3"
|
2025-08-07 06:28:34 -04:00
|
|
|
xmlformatter = "^0.2.8"
|
2024-08-25 15:54:24 -04:00
|
|
|
zeep = "4.2.1"
|
2022-08-03 07:09:49 -04:00
|
|
|
zipp = ">=3.6.0"
|
2025-08-07 06:28:34 -04:00
|
|
|
zxcvbn = "^4.5.0"
|
2020-07-24 02:20:30 -04:00
|
|
|
|
|
|
|
|
[tool.poetry.dev-dependencies]
|
2021-06-27 00:22:51 -04:00
|
|
|
websocket_client = "^1.1.0"
|
|
|
|
|
|
|
|
|
|
[tool.poetry.dependencies.black]
|
|
|
|
|
git = "https://github.com/psf/black.git"
|
2022-03-29 14:05:19 -04:00
|
|
|
rev = "22.3.0"
|
2021-06-27 00:22:51 -04:00
|
|
|
|
2023-01-01 05:54:24 -05:00
|
|
|
[tool.poetry.dependencies.wechatpy]
|
|
|
|
|
extras = [ "cryptography",]
|
|
|
|
|
version = "^1.8.18"
|