Skip to content

Commit

Permalink
Bump dependency on anaconda-cli-base
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkram committed Aug 28, 2024
1 parent 8d0f29d commit 660cd88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ requirements:
- setuptools >=58.0.4
- tqdm >=4.56.0
- urllib3 >=1.26.4
- anaconda-cli-base >0.2.3
- anaconda-cli-base >=0.3.0

test:
requires:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ requests-toolbelt>=0.9.1
setuptools>=58.0.4
tqdm>=4.56.0
urllib3>=1.26.4
anaconda-cli-base>0.2.3
anaconda-cli-base>=0.3.0

0 comments on commit 660cd88

Please sign in to comment.