Skip to content

Commit e2b92af

Browse files
committed
fix: flaky tests
1 parent bf1c1df commit e2b92af

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
@@ -21,7 +21,7 @@
2121
'py>=1.4.31',
2222
'randomize>=0.13',
2323
'pytest>=5.0.0',
24-
'httpretty>=1.0.2',
24+
'httpretty==1.0.5',
2525
'psutil>=5.6.3'
2626
]
2727

0 commit comments

Comments
 (0)