gnu: python-deepxde: Update to 1.9.3.

* gnu/packages/machine-learning.scm (python-deepxde): Update to 1.9.3.
This commit is contained in:
Vinicius Monego 2023-09-02 08:44:38 -03:00
parent 08017d2818
commit d171c632f5
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -1994,13 +1994,13 @@ (define-public python-hyperopt
(define-public python-deepxde
(package
(name "python-deepxde")
(version "1.9.2")
(version "1.9.3")
(source (origin
(method url-fetch)
(uri (pypi-uri "DeepXDE" version))
(sha256
(base32
"07bz3d7d698l0fhznw5l8p16b22d4ly7xq99vrgv48c722qr2r5b"))))
"1zw2gqssc0s3maf4gdjckxmzx1d3036hbp1iir26kd08hxj93vzs"))))
(build-system pyproject-build-system)
(arguments
(list #:tests? #f ; there are no tests