Skip to content

Commit

Permalink
Update typing_extensions to fix TypeVar error on Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb531 committed Jan 31, 2024
1 parent dd6e686 commit 354c921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ pyparsing==3.0.9
pyproject_hooks==1.0.0
tomli==2.0.1
types-frozendict==2.0.9
typing_extensions==4.5.0
typing_extensions==4.9.0

0 comments on commit 354c921

Please sign in to comment.