Skip to content

Commit

Permalink
fix referencing wheelhouse
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcapodi78 committed Jan 17, 2025
1 parent 7ec8c7f commit 37b53cb
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 @@ -45,7 +45,7 @@ dependencies = [
"pyyaml",
"defusedxml>=0.7,<8.0",
"attrs!=24.3.0",
"referencing!=0.36.1",
"referencing<0.36.0",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 37b53cb

Please sign in to comment.