Skip to content

Commit

Permalink
Bump typing_extensions to 4.8.0 to fix build with Python 3.12 (mac)
Browse files Browse the repository at this point in the history
  • Loading branch information
es1024 committed Nov 8, 2023
1 parent e837cdd commit 358ab9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_frozen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ requests==2.31.0
ruamel.yaml==0.17.32
ruamel.yaml.clib==0.2.8
sys-detection==1.3.0
typing_extensions==4.7.1
typing_extensions==4.8.0
urllib3==2.0.4
websocket-client==1.6.1
yugabyte-pycommon==1.9.15

0 comments on commit 358ab9d

Please sign in to comment.