Skip to content

Commit 78c0039

Browse files
committed
requirements: pin requests to 2.13.0 to stay compatible with crossbar
Signed-off-by: Jan Luebbe <[email protected]>
1 parent f2e9a0a commit 78c0039

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev-requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ pytest-runner
1313
onewire>=0.2
1414
pyudev
1515
yapf
16-
requests
16+
requests==2.13.0
1717
autobahn==0.18.1
18-
-r doc-requirements.txt
18+
-r doc-requirements.txt

0 commit comments

Comments
 (0)