Author: Michael R. Crusoe <michael.crusoe@gmail.com>
Description: Allow for new versions of CacheControl
--- python-schema-salad.orig/setup.py
+++ python-schema-salad/setup.py
@@ -35,7 +35,7 @@
     'rdflib >= 4.2.2, < 4.3.0',
     'rdflib-jsonld >= 0.3.0, < 0.5.0',
     'mistune >= 0.8.1, < 0.9',
-    'CacheControl >= 0.11.7, < 0.12',
+    'CacheControl >= 0.11.7',
     'lockfile >= 0.9',
     'typing-extensions']
 
