Skip to content

Commit

Permalink
constrain jsonargparse version (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
ordabayevy authored May 30, 2024
1 parent 54b827f commit 6afe6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies = [
"braceexpand",
"crick>=0.0.4",
"google-cloud-storage",
"jsonargparse[signatures]",
"jsonargparse[signatures]==4.27.7",
"lightning>=2.2.0",
"pyro-ppl",
"pytest",
Expand Down

0 comments on commit 6afe6a2

Please sign in to comment.