Skip to content

Commit e7d5c9e

Browse files
committed
client version fix
1 parent 6548a1c commit e7d5c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def read_file(fname):
1212

1313

1414
requirements = [
15-
'reportportal-client>=3.0.1',
15+
'reportportal-client>=3.1.0',
1616
'pytest>=3.0.7',
1717
'six>=1.10.0',
1818
'dill>=0.2.7.1',

0 commit comments

Comments
 (0)