We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f6fdcb commit d4098a6Copy full SHA for d4098a6
requirements.txt
@@ -1,3 +1,3 @@
1
PyYAML
2
-# importlib-resources-5.0 is equivalent to the version shipped in Python 3.10
3
-importlib-resources==5.0;python_version<"3.10"
+# https://github.com/python/importlib_resources/pull/255
+importlib-resources>=5.9
0 commit comments