Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > media > core-release-src > by-pkgid > 06a45910849dd258bb3373be2457caa1 > files > 2

aws-cli-2.12.1-2.mga9.src.rpm

diff -Nrup a/pyproject.toml b/pyproject.toml
--- a/pyproject.toml	2023-06-16 19:01:04.000000000 +0200
+++ b/pyproject.toml	2023-06-21 05:51:20.426779120 +0200
@@ -28,21 +28,21 @@ classifiers = [
     "Programming Language :: Python :: 3.11",
 ]
 dependencies = [
-    "colorama>=0.2.5,<0.4.7",
-    "docutils>=0.10,<0.20",
-    "cryptography>=3.3.2,<40.0.2",
-    "ruamel.yaml>=0.15.0,<=0.17.21",
+    "colorama>=0.2.5",
+    "docutils>=0.10",
+    "cryptography>=3.3.2",
+    "ruamel.yaml>=0.15.0",
     # ruamel.yaml only requires ruamel.yaml.clib for Python versions
     # less than or equal to Python 3.10. In order to ensure we have
     # a consistent dependency closure across all Python versions,
     # we explicitly include ruamel.yaml.clib as a dependency.
-    "ruamel.yaml.clib>=0.2.0,<=0.2.7",
-    "prompt-toolkit>=3.0.24,<3.0.39",
-    "distro>=1.5.0,<1.9.0",
-    "awscrt>=0.16.4,<=0.16.16",
-    "python-dateutil>=2.1,<3.0.0",
-    "jmespath>=0.7.1,<1.1.0",
-    "urllib3>=1.25.4,<1.27",
+    "ruamel.yaml.clib>=0.2.0",
+    "prompt-toolkit>=3.0.24",
+    "distro>=1.5.0",
+    "awscrt>=0.16.4",
+    "python-dateutil>=2.1",
+    "jmespath>=0.7.1",
+    "urllib3>=1.25.4",
 ]
 dynamic = ["version"]
 
@@ -98,4 +98,4 @@ filterwarnings = [
 ]
 
 [tool.black]
-line-length = 80
\ Pas de fin de ligne à la fin du fichier
+line-length = 80