Skip to content

Commit

Permalink
add asttokens library back, it's used in natspec.py
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Nov 18, 2024
1 parent bc5c5cb commit 56f851f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ def _global_version(version):
py_modules=["vyper"],
install_requires=[
"cbor2>=5.4.6,<6",
"asttokens>=2.0.5,<3",
"pycryptodome>=3.5.1,<4",
"packaging>=23.1,<24",
"importlib-metadata",
Expand Down

0 comments on commit 56f851f

Please sign in to comment.