Skip to content
Snippets Groups Projects
Commit 07e5b6a8 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

[mamba] update mamba and boa versions

parent 77a86053
No related branches found
No related tags found
1 merge request!279[mamba] update mamba and boa versions
Pipeline #59012 passed
...@@ -510,8 +510,8 @@ if __name__ == "__main__": ...@@ -510,8 +510,8 @@ if __name__ == "__main__":
conda_version = "4" conda_version = "4"
conda_build_version = "3" conda_build_version = "3"
mamba_version = "0.15" mamba_version = "0.21"
boa_version = "0.6" boa_version = "0.9"
conda_verbosity = [] conda_verbosity = []
# if args.verbose >= 2: # if args.verbose >= 2:
......
...@@ -33,8 +33,8 @@ requirements: ...@@ -33,8 +33,8 @@ requirements:
- click-plugins - click-plugins
- conda=4 - conda=4
- conda-build=3 - conda-build=3
- mamba=0.15 - mamba=0.21
- boa=0.6 - boa=0.9
- certifi - certifi
- docformatter - docformatter
- git # [linux] - git # [linux]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment