Skip to content

Commit

Permalink
Upgrade typeguard
Browse files Browse the repository at this point in the history
  • Loading branch information
fornellas committed Oct 19, 2020
1 parent dd937f4 commit 7fb62f6
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 @@ -23,7 +23,7 @@
install_requires=[
"psutil>=5.6.7",
"Pygments>=2.7.1",
"typeguard>=2.9.1",
"typeguard>=2.10.0",
'dataclasses==0.6; python_version < "3.7"',
],
extras_require={
Expand Down

0 comments on commit 7fb62f6

Please sign in to comment.