Skip to content

Commit

Permalink
recipe/meta.yaml: update adc-streaming to 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
myNameIsPatrick committed Jun 30, 2020
1 parent 04b25a8 commit ca4ead0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ requirements:
- setuptools_scm
run:
- python
- adc-streaming ==0.3.1
- adc-streaming >=1.0.0
- xmltodict >=0.9.0
- dataclasses # [py==36]

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
adc==0.3.1
adc==1.0.0

0 comments on commit ca4ead0

Please sign in to comment.