python310Packages.dateparser: rename GitPython

This commit is contained in:
Fabian Affolter 2022-12-05 19:35:46 +01:00
parent 24147918a7
commit 914539a5c3

View file

@ -13,7 +13,7 @@
, langdetect
, parameterized
, pytestCheckHook
, GitPython
, gitpython
, parsel
, requests
, ruamel-yaml
@ -50,7 +50,7 @@ buildPythonPackage rec {
checkInputs = [
parameterized
pytestCheckHook
GitPython
gitpython
parsel
requests
ruamel-yaml