We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 596950b commit 1a99a9bCopy full SHA for 1a99a9b
requirements.txt
@@ -54,3 +54,4 @@ tzlocal==5.2 ; python_version >= "3.9" and python_full_version < "3.13"
54
urllib3==1.26.20 ; python_version >= "3.9" and python_full_version < "3.13"
55
websocket-client==1.7.0 ; python_version >= "3.9" and python_full_version < "3.13"
56
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