Skip to content

Commit

Permalink
Fix yadg>=4.2.4 for 0.2.x branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterKraus committed Nov 28, 2023
1 parent 044b8f5 commit 1b0730f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"toml",
"pyyaml",
"psutil",
"yadg>=4.2<5.0",
"yadg>=4.2.4,<5.0",
"dgbowl_schemas>=108",
"filelock",
],
Expand Down

0 comments on commit 1b0730f

Please sign in to comment.