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 bf1c1df commit e2b92afCopy full SHA for e2b92af
setup.py
@@ -21,7 +21,7 @@
21
'py>=1.4.31',
22
'randomize>=0.13',
23
'pytest>=5.0.0',
24
- 'httpretty>=1.0.2',
+ 'httpretty==1.0.5',
25
'psutil>=5.6.3'
26
]
27
0 commit comments