-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #976 from ToFuProject/devel
Prepare 1.8.1
- Loading branch information
Showing
9 changed files
with
592 additions
and
10 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
####### Requirements without Version Specifiers ####### | ||
scipy | ||
numpy | ||
# scikit-sparse # does not work on windows, and requires "apt/brew install libsuitesparse-dev/suite-sparse" on linux / MacOs | ||
# scikit-sparse # does not work on windows, and requires "apt/brew install libsuitesparse-dev/suite-sparse" on linux / MacOs | ||
# scikit-umfpack # similar issue | ||
setuptools!=65.*,!=74.* | ||
matplotlib | ||
contourpy | ||
requests | ||
svg.path | ||
Polygon3 | ||
|
||
######## Requirements with Version Specifier ######## | ||
spectrally>=0.0.4 | ||
spectrally>=0.0.6 | ||
Cython>=0.26 |
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
Oops, something went wrong.