aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pytype/files/patch-setup.cfg
blob: 0f6fc04d22138f4809c192196bdb71b241102c03 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- setup.cfg.orig	2024-10-11 08:28:09 UTC
+++ setup.cfg
@@ -31,7 +31,7 @@ install_requires = 
 install_requires = 
 	attrs>=21.4.0
 	importlab>=0.8
-	immutabledict>=4.1.0
+	immutabledict>=3.0.0
 	jinja2>=3.1.2
 	libcst>=1.0.1
 	msgspec>=0.18.6