-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update scientific Python core dependencies per NEP-29 and SPEC-0 (#6975)
* Drop numpy-1.24 per NEP-29 and SPEC-0 * Drop scipy-1.10 per SPEC-0 * Drop matplotlib-3.6 per SPEC-0 * Drop pandas-1 per SPEC-0 * Drop networkx-3.0 per SPEC-0 * Drop ipython-8.9 per SPEC-0
- Loading branch information
1 parent
0f21e0a
commit 79d562a
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
ipython>=7.34.0 | ||
ipython~=8.10 |