We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39de6e4 commit da891dcCopy full SHA for da891dc
tests/performance/requirements/_test.in
@@ -2,3 +2,4 @@ locust
2
locust-plugins[dashboards]
3
pydantic
4
pydantic-settings
5
+tenacity
tests/performance/requirements/_test.txt
@@ -94,6 +94,8 @@ setuptools==80.9.0
94
# zope-interface
95
simple-websocket==1.1.0
96
# via python-engineio
97
+tenacity==9.1.2
98
+ # via -r requirements/_test.in
99
typing-extensions==4.13.2
100
# via
101
# locust-plugins
0 commit comments