mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01: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
eb08b07ad5
commit
ce998125c5
1 changed files with 1 additions and 1 deletions
|
@ -4040,7 +4040,7 @@ (define-public python-kanon
|
|||
(list python-astropy
|
||||
python-matplotlib
|
||||
python-numpy
|
||||
python-pandas-1
|
||||
python-pandas
|
||||
python-requests
|
||||
python-scipy
|
||||
;; Optional
|
||||
|
|
Loading…
Reference in a new issue