Skip to content

Commit b74f64c

Browse files
committed
add tenacity as dependency
1 parent c7a7b2f commit b74f64c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/performance/locustfiles/functions/map_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# requires-python = ">=3.11"
33
# dependencies = [
44
# "osparc>=0.8.3.post0.dev26",
5+
# "tenacity",
56
# ]
67
# ///
78

0 commit comments

Comments
 (0)