Skip to content

Commit 1a99a9b

Browse files
committed
requirements fix
1 parent 596950b commit 1a99a9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,4 @@ tzlocal==5.2 ; python_version >= "3.9" and python_full_version < "3.13"
5454
urllib3==1.26.20 ; python_version >= "3.9" and python_full_version < "3.13"
5555
websocket-client==1.7.0 ; python_version >= "3.9" and python_full_version < "3.13"
5656
zipp==3.20.2 ; python_version >= "3.9" and python_full_version < "3.13"
57+
pytest-asyncio==0.23.7 ; python_version >= "3.9" and python_full_version < "3.13"

0 commit comments

Comments
 (0)