Skip to content

Commit

Permalink
Update requirement on prettytable.
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaMaul committed Jun 11, 2024
1 parent d0f81e2 commit dbe67f3
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 @@ -13,7 +13,7 @@
python_requires=">=3.8",
install_requires=[
"packaging",
"prettytable>=3.3.0",
"prettytable>=3.10.0",
"pycryptodome>=3.4.6",
"crytic-compile>=0.3.7,<0.4.0",
# "crytic-compile@git+https://github.com/crytic/crytic-compile.git@master#egg=crytic-compile",
Expand Down

0 comments on commit dbe67f3

Please sign in to comment.