python310Packages.babel: 2.9.1 -> 2.10.1 (#171867)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ lib
|
||||
, Babel
|
||||
, babel
|
||||
, buildPythonPackage
|
||||
, cssselect
|
||||
, fetchFromGitHub
|
||||
@@ -32,7 +32,7 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
Babel
|
||||
babel
|
||||
isodate
|
||||
leather
|
||||
parsedatetime
|
||||
|
||||
Reference in New Issue
Block a user