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 77e0de6 commit b8d715cCopy full SHA for b8d715c
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.23;python_version>='3.7'
9
-ruamel.yaml >= 0.16.12, < 0.17.23
+ruamel.yaml >= 0.17.6, < 0.17.27;python_version>='3.7'
+ruamel.yaml >= 0.16.12, < 0.17.27
0 commit comments