Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This file is structured in a specific way please include all conda installable
# libraries before the special comment marked `# For conda, pip installable:`
numpy>=1.13,<1.17
scipy==0.19.1
scipy==1.10.0
scikit-learn==0.23
matplotlib>=2.0,<3.0
scikit-image>=0.14,<0.15
Expand Down