Skip to content

Commit d9aabda

Browse files
committed
Revert "Require importlib_resources <6"
1 parent ddcd4ee commit d9aabda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

construct.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ specs:
9999
- suds-jurko-compat
100100
- tornado *+dirac*
101101
- xmltodict
102-
- importlib_resources <6
102+
- importlib_resources
103103
# Temporary workaround until we have releases with https://github.com/DIRACGrid/DIRAC/pull/6458
104104
- importlib_metadata <5.0.0
105105
# Testing and development

0 commit comments

Comments
 (0)