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 3d5e459 commit 77e0de6Copy full SHA for 77e0de6
requirements.txt
@@ -2,7 +2,8 @@ cwl-upgrader >= 1.2.3
2
packaging
3
rdflib
4
requests
5
-CacheControl
+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
0 commit comments