Skip to content

Commit

Permalink
Add minimum version for conda-package-streaming
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkram committed Oct 21, 2024
1 parent 00b476d commit d64a667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ requirements:
- python
- anaconda-anon-usage >=0.4.0
- conda-package-handling >=1.7.3
- conda-package-streaming
- conda-package-streaming >=0.9.0
- defusedxml >=0.7.1
- nbformat >=4.4.0
- python-dateutil >=2.6.1
Expand Down

0 comments on commit d64a667

Please sign in to comment.