We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e8ec75 commit e8e6f58Copy full SHA for e8e6f58
1 file changed
rootfs/dev_requirements.txt
@@ -8,8 +8,8 @@ flake8==3.3.0
8
codecov==2.0.5
9
10
# mock out python-requests, mostly k8s
11
-# requests-mock==1.0.0
12
-git+https://github.com/helgi/requests-mock.git@class_adapter#egg=request_mock
+# requests-mock==1.3.0
+git+https://github.com/deis/requests-mock.git@class_adapter#egg=request_mock
13
14
# tail a log and pipe into tbgrep to find all tracebacks
15
tbgrep==0.3.0
0 commit comments