We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 360133d commit c799673Copy full SHA for c799673
requirements.txt
@@ -5,5 +5,5 @@ requests
5
CacheControl < 0.13
6
urllib3 < 2 # until CacheControl has a fixed release
7
schema-salad >= 8.3.20220825114525, < 9
8
-ruamel.yaml >= 0.17.6, < 0.17.27;python_version>='3.7'
9
-ruamel.yaml >= 0.16.12, < 0.17.29
+ruamel.yaml >= 0.17.6, < 0.18;python_version>='3.7'
+ruamel.yaml >= 0.16.12, < 0.18
0 commit comments