File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ pytest==8.3.5 ; python_version >= "3.10" and python_version < "4.0"
31
31
python-dotenv == 1.0.1 ; python_version >= "3.10" and python_version < "4.0"
32
32
simple-websocket == 1.1.0 ; python_version >= "3.10" and python_version < "4.0"
33
33
tomli == 2.2.1 ; python_version >= "3.10" and python_version < "3.11"
34
- typing-extensions == 4.12.2 ; python_version >= "3.10" and python_version < "3.11"
34
+ typing-extensions == 4.13.0 ; python_version >= "3.10" and python_version < "3.11"
35
35
webassets == 2.0 ; python_version >= "3.10" and python_version < "4.0"
36
36
werkzeug == 3.1.3 ; python_version >= "3.10" and python_version < "4.0"
37
37
win32-setctime == 1.2.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"
You can’t perform that action at this time.
0 commit comments