Skip to content

Commit

Permalink
Modify version range of wrapt to fix Python 3.11 build issue (#3197)
Browse files Browse the repository at this point in the history
Signed-off-by: rkpattnaik780 <[email protected]>
  • Loading branch information
rkpattnaik780 authored Jan 13, 2024
1 parent e90d364 commit a2deb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ click>=8.0.0
flake8>=3.5.0
flake8-import-order>=0.18.1
flake8-pyproject>=1.2.0
wrapt>=1.11,<1.14 # Cap is from pygithub
wrapt>=1.11

0 comments on commit a2deb58

Please sign in to comment.