From b2852c6f7dd59ac62422e40aa4fef6e64c748082 Mon Sep 17 00:00:00 2001 From: Roman Babenko Date: Mon, 20 Jan 2025 16:13:25 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c1822218..ebf1968be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ base58==2.1.1 beautifulsoup4==4.12.3 colorama==0.4.6 cryptography==44.0.0 -GitPython==3.1.43 +GitPython==3.1.44 humanfriendly==10.0 lxml==5.3.0 numpy==1.24.4; python_version < '3.10'