mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: python-kanon: Use python-pandas@2.2.3.
* gnu/packages/astronomy.scm (python-kanon) [propagated-inputs]: Remove python-pandas-1; add python-pandas. Change-Id: I84a6dc0f03c17326dcb4164f4bdf0a709e3f4cdd
This commit is contained in:
parent
d64d1fb42e
commit
21d41c3130
1 changed files with 1 additions and 1 deletions
|
@ -4040,7 +4040,7 @@ files.")
|
||||||
(list python-astropy
|
(list python-astropy
|
||||||
python-matplotlib
|
python-matplotlib
|
||||||
python-numpy
|
python-numpy
|
||||||
python-pandas-1
|
python-pandas
|
||||||
python-requests
|
python-requests
|
||||||
python-scipy
|
python-scipy
|
||||||
;; Optional
|
;; Optional
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue