[ADD] poetry update after geo map
This commit is contained in:
parent
3477d10c26
commit
e67434596c
3 changed files with 1177 additions and 1049 deletions
2170
poetry.lock
generated
2170
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -7,13 +7,13 @@ name = "ERPLibre"
|
||||||
version = "1.1.0"
|
version = "1.1.0"
|
||||||
description = "Easy way to configure Odoo community"
|
description = "Easy way to configure Odoo community"
|
||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
authors = [ "Mathieu Benoit <mathben@technolibre.ca>", "Alexandre Ferreira Benevides <afbenevides@technolibre.ca>",]
|
authors = [ "Mathieu Benoit <mathben@technolibre.ca>",]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.7"
|
python = "^3.7.7"
|
||||||
Asterisk = "^0.0.8"
|
Asterisk = "^0.0.8"
|
||||||
Babel = "2.3.4"
|
Babel = "2.3.4"
|
||||||
GitPython = "^3.1.9"
|
GitPython = "^3.1.12"
|
||||||
Jinja2 = "2.10.1"
|
Jinja2 = "2.10.1"
|
||||||
Mako = "1.0.4"
|
Mako = "1.0.4"
|
||||||
MarkupSafe = "0.23"
|
MarkupSafe = "0.23"
|
||||||
|
|
@ -28,31 +28,32 @@ Werkzeug = "0.11.15"
|
||||||
XlsxWriter = "0.9.3"
|
XlsxWriter = "0.9.3"
|
||||||
agithub = "^2.2.2"
|
agithub = "^2.2.2"
|
||||||
altair = "^4.1.0"
|
altair = "^4.1.0"
|
||||||
argcomplete = "^1.12.1"
|
argcomplete = "^1.12.2"
|
||||||
bokeh = "1.1.0"
|
bokeh = "1.1.0"
|
||||||
boto = "^2.49.0"
|
boto = "^2.49.0"
|
||||||
boto3 = "1.9.102"
|
boto3 = "1.9.102"
|
||||||
cachetools = ">=2.0.1"
|
cachetools = ">=2.0.1"
|
||||||
cerberus = "^1.3.2"
|
cerberus = "^1.3.2"
|
||||||
chardet = "3.0.4"
|
chardet = "3.0.4"
|
||||||
colorama = "^0.4.3"
|
code_writer = "^1.1.1"
|
||||||
|
colorama = "^0.4.4"
|
||||||
cryptography = "2.6.1"
|
cryptography = "2.6.1"
|
||||||
cython = "^0.29.21"
|
cython = "^0.29.21"
|
||||||
ddt = "1.2.0"
|
ddt = "1.2.0"
|
||||||
decorator = "4.0.10"
|
decorator = "4.0.10"
|
||||||
docutils = "0.12"
|
docutils = "0.12"
|
||||||
ebaysdk = "2.1.5"
|
ebaysdk = "2.1.5"
|
||||||
email_validator = "^1.1.1"
|
email_validator = "^1.1.2"
|
||||||
escpos = "^1.6"
|
escpos = "^1.8"
|
||||||
extract-msg = "^0.27.4"
|
extract-msg = "^0.28.0"
|
||||||
extract_msg = "^0.27.4"
|
extract_msg = "^0.28.0"
|
||||||
factur-x = "^1.12"
|
factur-x = "^1.12"
|
||||||
feedparser = "5.2.1"
|
feedparser = "5.2.1"
|
||||||
freezegun = "0.3.11"
|
freezegun = "0.3.11"
|
||||||
geojson = "2.4.1"
|
geojson = "2.4.1"
|
||||||
gevent = "1.3.4"
|
gevent = "1.3.4"
|
||||||
gitpython = "^3.1.9"
|
gitpython = "^3.1.12"
|
||||||
giturlparse = "^0.9.2"
|
giturlparse = "^0.10.0"
|
||||||
greenlet = "0.4.13"
|
greenlet = "0.4.13"
|
||||||
html2text = "2016.9.19"
|
html2text = "2016.9.19"
|
||||||
invoice2data = "^0.3.5"
|
invoice2data = "^0.3.5"
|
||||||
|
|
@ -65,20 +66,20 @@ lxml = "4.2.3"
|
||||||
matplotlib = ">=2.0.0"
|
matplotlib = ">=2.0.0"
|
||||||
mock = "2.0.0"
|
mock = "2.0.0"
|
||||||
mpld3 = "0.3"
|
mpld3 = "0.3"
|
||||||
mysqlclient = "^2.0.1"
|
mysqlclient = "^2.0.3"
|
||||||
num2words = "0.5.6"
|
num2words = "0.5.6"
|
||||||
numpy = "^1.19.2"
|
numpy = "^1.19.5"
|
||||||
oauthlib = "2.1.0"
|
oauthlib = "2.1.0"
|
||||||
"oca.decorators" = "^0.0.1"
|
"oca.decorators" = "^0.0.1"
|
||||||
ofxparse = "0.16"
|
ofxparse = "0.16"
|
||||||
openpyxl = "^3.0.5"
|
openpyxl = "^3.0.5"
|
||||||
openupgradelib = "^2.0.0"
|
openupgradelib = "^2.0.0"
|
||||||
pandas = "^1.1.2"
|
pandas = "1.2.0"
|
||||||
paramiko = "^2.7.2"
|
paramiko = "^2.7.2"
|
||||||
passlib = "1.6.5"
|
passlib = "1.6.5"
|
||||||
pdf2image = "^1.14.0"
|
pdf2image = "^1.14.0"
|
||||||
pexpect = "^4.8.0"
|
pexpect = "^4.8.0"
|
||||||
phonenumbers = "^8.12.10"
|
phonenumbers = "^8.12.15"
|
||||||
plotly = "4.1.0"
|
plotly = "4.1.0"
|
||||||
premailer = "^3.7.0"
|
premailer = "^3.7.0"
|
||||||
psutil = "4.3.1"
|
psutil = "4.3.1"
|
||||||
|
|
@ -91,8 +92,10 @@ pydot = "1.2.3"
|
||||||
pygount = "<1.2.0"
|
pygount = "<1.2.0"
|
||||||
pyldap = "2.4.28"
|
pyldap = "2.4.28"
|
||||||
pymssql = "^2.1.5"
|
pymssql = "^2.1.5"
|
||||||
pyotp = "^2.4.0"
|
pymysql = "^1.0.2"
|
||||||
|
pyotp = "^2.4.1"
|
||||||
pyparsing = "2.1.10"
|
pyparsing = "2.1.10"
|
||||||
|
pyproj = "^3.0.0"
|
||||||
pyrfc = "^0.1.2"
|
pyrfc = "^0.1.2"
|
||||||
pyserial = "3.1.1"
|
pyserial = "3.1.1"
|
||||||
pysftp = "^0.2.9"
|
pysftp = "^0.2.9"
|
||||||
|
|
@ -103,11 +106,11 @@ python-git = "^2018.2.1"
|
||||||
python-json-logger = "0.1.5"
|
python-json-logger = "0.1.5"
|
||||||
python-keystoneclient = "3.22.0"
|
python-keystoneclient = "3.22.0"
|
||||||
python-slugify = ">=3.0.2"
|
python-slugify = ">=3.0.2"
|
||||||
python-stdnum = "^1.14"
|
python-stdnum = "^1.15"
|
||||||
python-swiftclient = "3.9.0"
|
python-swiftclient = "3.9.0"
|
||||||
python-u2flib-server = "^5.0.0"
|
python-u2flib-server = "^5.0.1"
|
||||||
python-u2flib_server = "^5.0.0"
|
python-u2flib_server = "^5.0.1"
|
||||||
pytz = "2017.2"
|
pytz = "2017.3"
|
||||||
pyusb = "1.0.0"
|
pyusb = "1.0.0"
|
||||||
pyzbar = "^0.1.8"
|
pyzbar = "^0.1.8"
|
||||||
qrcode = "5.3"
|
qrcode = "5.3"
|
||||||
|
|
@ -127,11 +130,11 @@ slugify = "^0.0.1"
|
||||||
sphinx = ">=1.6.7"
|
sphinx = ">=1.6.7"
|
||||||
sphinx-intl = "^2.0.1"
|
sphinx-intl = "^2.0.1"
|
||||||
sphinx-patchqueue = ">=1.0"
|
sphinx-patchqueue = ">=1.0"
|
||||||
sphinx_rtd_theme = "^0.5.0"
|
sphinx_rtd_theme = "^0.5.1"
|
||||||
sqlalchemy = "^1.3.19"
|
sqlalchemy = "^1.3.22"
|
||||||
statsd = "3.2.1"
|
statsd = "3.2.1"
|
||||||
suds-jurko = "0.6"
|
suds-jurko = "0.6"
|
||||||
toml = "^0.10.1"
|
toml = "^0.10.2"
|
||||||
twython = "^3.8.2"
|
twython = "^3.8.2"
|
||||||
unidecode = "1.0.22"
|
unidecode = "1.0.22"
|
||||||
vatnumber = "1.2"
|
vatnumber = "1.2"
|
||||||
|
|
@ -142,14 +145,12 @@ voicent-python = "^1.0"
|
||||||
webcolors = "1.10"
|
webcolors = "1.10"
|
||||||
websocket-client = "^0.57.0"
|
websocket-client = "^0.57.0"
|
||||||
wechatpy = "^1.8.14"
|
wechatpy = "^1.8.14"
|
||||||
wheel = "^0.35.1"
|
wheel = "^0.36.2"
|
||||||
xlrd = "1.0.0"
|
xlrd = "1.0.0"
|
||||||
xlwt = "1.3"
|
xlwt = "1.3"
|
||||||
xmltodict = "^0.12.0"
|
xmltodict = "^0.12.0"
|
||||||
zeep = "^3.4.0"
|
zeep = "^4.0.0"
|
||||||
zxcvbn = "^4.4.28"
|
zxcvbn = "^4.4.28"
|
||||||
pymysql = "^0.10.1"
|
|
||||||
code-writer = "^1.1.1"
|
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
websocket_client = "^0.57.0"
|
websocket_client = "^0.57.0"
|
||||||
|
|
|
||||||
|
|
@ -32,3 +32,4 @@ python-keystoneclient
|
||||||
# For updating poetry
|
# For updating poetry
|
||||||
toml
|
toml
|
||||||
iscompatible
|
iscompatible
|
||||||
|
pandas==1.2.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue