We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 929f885 commit dc28978Copy full SHA for dc28978
1 file changed
kuksa-client/test-requirements.txt
@@ -41,19 +41,21 @@ ply==3.11
41
protobuf==5.29.6
42
# via grpcio-tools
43
pygments==2.20.0
44
- # via kuksa_client (setup.cfg)
+ # via
45
+ # kuksa_client (setup.cfg)
46
+ # pytest
47
pylint==3.3.1
48
# via kuksa_client (setup.cfg)
49
pyperclip==1.9.0
50
# via cmd2
-pytest==8.3.3
51
+pytest==9.0.3
52
# via
53
# kuksa_client (setup.cfg)
54
# pytest-asyncio
55
# pytest-cov
56
# pytest-mock
57
# pytest-timeout
-pytest-asyncio==0.24.0
58
+pytest-asyncio==1.3.0
59
60
pytest-cov==6.0.0
61
0 commit comments