Skip to content

Commit

Permalink
♻️ fix vyper version in pyproject.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Mar 6, 2023
1 parent 7efd683 commit f0868bf
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 @@ -20,7 +20,7 @@ classifiers = [
"Operating System :: MacOS",
]
dependencies = [
"vyper>=3.7",
"vyper>=0.3.7",
]

[project.urls]
Expand Down

0 comments on commit f0868bf

Please sign in to comment.