mirror of https://github.com/mamba-org/mamba.git
Fix micromamba test dependency conda-package-handling (#2945)
This commit is contained in:
parent
fc898b8c43
commit
eb56046c18
|
@ -30,6 +30,7 @@ dependencies:
|
|||
- pytest-xprocess
|
||||
- sel(win): pywin32
|
||||
- conda-content-trust
|
||||
- conda-package-handling
|
||||
- cryptography<40.0 # Or breaks conda-content-trust
|
||||
- pip:
|
||||
- securesystemslib
|
||||
|
|
Loading…
Reference in New Issue