Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
postpop authored May 12, 2024
1 parent 039124e commit 8afd474
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions conda/das/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ requirements:
- matplotlib
- pandas
- numpy
- numpy
# - numpy>=1.23 # [not win and py>39]
# - numpy<1.24 # [win and py39]
- peakutils
Expand All @@ -42,7 +41,7 @@ requirements:
- conda-forge::cudatoolkit # [linux or win]
- conda-forge::cudnn # [linux or win]
- conda-forge::tensorflow<2.10 # [linux]
- tensorflow # [win]
- anaconda::tensorflow # [win]
# - tensorflow-gpu>2.3 # [win and py<310]
# - tensorflow==2.10 # [win and py>=310]
- anaconda::tensorflow==2.9.1 # [osx]
Expand Down

0 comments on commit 8afd474

Please sign in to comment.