aboutsummaryrefslogtreecommitdiff
path: root/devel/py-botocore/files/patch-setup.cfg
blob: 5a82d13132fbc0373045e9a1461e89d918f0cd78 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- setup.cfg.orig	2025-08-29 18:07:28 UTC
+++ setup.cfg
@@ -9,7 +9,7 @@ requires_dist = 
 	urllib3>=1.25.4,!=2.2.0,<3; python_version>="3.10"
 
 [options.extras_require]
-crt = awscrt==0.27.6
+crt = awscrt>=0.27.6
 
 [egg_info]
 tag_build =