Skip to content

Commit d4098a6

Browse files
committed
Bump up importlib-resource dependency
Due to bug python/importlib_resources#255
1 parent 2f6fdcb commit d4098a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
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"
2+
# https://github.com/python/importlib_resources/pull/255
3+
importlib-resources>=5.9

0 commit comments

Comments
 (0)