Skip to content

Commit

Permalink
Merge pull request #18107 from mrclary/issue-18071-pandas-deps
Browse files Browse the repository at this point in the history
PR: Add openpyxl and defusedxml packages to full macOS app version
  • Loading branch information
ccordoba12 committed Jun 1, 2022
2 parents 5c30318 + eb135b3 commit cc3daa5
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions installers/macOS/req-scientific.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Scientific packages (for Same as Spyder)
cython
defusedxml
matplotlib
numpy
scipy
openpyxl
pandas
matplotlib
cython
scipy
sympy

0 comments on commit cc3daa5

Please sign in to comment.