mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-23 18:04:34 +00:00
feat: remove after method (#393)
* fix: azure reading in stream monkey patch documents
This commit is contained in:
co-authored by
GitHub
parent
988d4906bf
commit
fc452c6a2a
+12
-11
@@ -1,12 +1,13 @@
|
||||
azure-storage-blob==12.8.1
|
||||
azure-identity==1.6.0
|
||||
boto3==1.9.102
|
||||
redis==2.10.5
|
||||
python-json-logger==0.1.5
|
||||
statsd==3.2.1
|
||||
python-swiftclient==3.9.0
|
||||
python-keystoneclient==3.22.0
|
||||
keystoneauth1==3.14.0
|
||||
azure-storage-blob==12.14.1
|
||||
azure-identity==1.12.0
|
||||
boto3==1.26.7
|
||||
redis==4.3.4
|
||||
python-json-logger==2.0.4
|
||||
statsd==4.0.1
|
||||
python-swiftclient==4.1.0
|
||||
python-keystoneclient==5.0.1
|
||||
keystoneauth1==5.0.0
|
||||
# error with 5.x (ConstructorError: could not determine a constructor for the tag '!record')
|
||||
PyYAML==4.2b4
|
||||
prometheus_client==0.11.0
|
||||
PyYAML==6.0
|
||||
prometheus_client==0.15.0
|
||||
pyopenssl==22.1.0
|
||||
|
||||
Reference in New Issue
Block a user