Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Commit d3efe39

Browse files
authored
Merge pull request #23 from thehyve/fix-pydantic-for-python3.7
Specify version of importlib-metadata to fix the build for python3.7.
2 parents a9edd0d + c290b60 commit d3efe39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
importlib-metadata >= 4.11, < 4.12
12
pydantic >= 1.10, < 1.11

0 commit comments

Comments
 (0)