зеркало из https://github.com/microsoft/genalog.git
Merge pull request #9 from microsoft/laserprec/hotfix_blob_version
Hotfix azure blob version
This commit is contained in:
Коммит
ad504b4d7b
|
@ -1,7 +1,7 @@
|
||||||
trigger:
|
trigger:
|
||||||
branches:
|
branches:
|
||||||
include:
|
include:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
|
@ -2,7 +2,8 @@ biopython==1.76
|
||||||
numpy==1.18.1
|
numpy==1.18.1
|
||||||
python-dotenv==0.11.0
|
python-dotenv==0.11.0
|
||||||
requests==2.23.0
|
requests==2.23.0
|
||||||
azure-storage==0.36.0
|
azure-core==1.10.0
|
||||||
|
azure-common==1.1.26
|
||||||
azure-storage-blob==12.3.1
|
azure-storage-blob==12.3.1
|
||||||
tqdm==4.43.0
|
tqdm==4.43.0
|
||||||
Jinja2==2.11.1
|
Jinja2==2.11.1
|
||||||
|
@ -12,4 +13,4 @@ scikit-image==0.16.2
|
||||||
opencv-python==4.2.0.34
|
opencv-python==4.2.0.34
|
||||||
pandas==1.0.1
|
pandas==1.0.1
|
||||||
aiofiles==0.5.0
|
aiofiles==0.5.0
|
||||||
aiohttp==3.6.2
|
aiohttp==3.6.2
|
Загрузка…
Ссылка в новой задаче