Last active
October 3, 2018 20:31
-
-
Save rhine3/b546bbd945dd950568a1c5fad992a832 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: opso | |
channels: | |
- conda-forge | |
dependencies: | |
- python==3.6 | |
- pip==18.0 | |
- pandas==0.23.4 | |
- numpy==1.15.1 | |
- matplotlib==2.1.2 | |
- docopt==0.6.2 | |
- scipy==1.0.0 | |
- scikit-image==0.13.1 | |
- pymongo==3.4.0 | |
- progressbar2==3.36.0 | |
- pytest==3.6.1 | |
- opencv==3.4.3 | |
- scikit-learn==0.20.0 | |
- pip: | |
- "--editable=git+git://github.com/gregorias/samplerate@master" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment