Skip to content

Commit

Permalink
update stream to 0.3.5 (#13568)
Browse files Browse the repository at this point in the history
* update stream to 0.3.5
  • Loading branch information
huidongchen authored Feb 9, 2019
1 parent 5e39ddb commit 1ad8ccc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions recipes/stream/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
package:
name: stream
version: 0.3.4
version: 0.3.5

source:
url: https://github.com/pinellolab/STREAM/archive/v0.3.4.zip
sha256: 9754c2627f0039d9c8d2786ca75994aca72eff90003a4de9e6e65991290b3806
url: https://github.com/pinellolab/STREAM/archive/v0.3.5.zip
sha256: e42b8cea8410a068d0dd3456b0c24ee2c952e7e476b95b7ecd8e042d1c6da91c

build:
number: 0
Expand Down Expand Up @@ -60,7 +60,7 @@ requirements:
- numpy
- scipy
- scikit-learn
- matplotlib
- matplotlib=3.0.2
- seaborn
- statsmodels
- python
Expand All @@ -70,7 +70,7 @@ requirements:
- python-slugify
- shapely
- networkx=2.1
- gunicorn
- gunicorn

test:
imports:
Expand Down

0 comments on commit 1ad8ccc

Please sign in to comment.