Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a44f2a1

Browse files
committedJan 13, 2024
Add optional pooch dep for scipy.datasets.
1 parent 4f81293 commit a44f2a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# For the tutorials
22
numpy
33
scipy
4+
pooch # for scipy.datasets
45
matplotlib
56
pandas
67
imageio

0 commit comments

Comments
 (0)
Please sign in to comment.