Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit fd6464e

Browse files
committed
requests needs to be newer than 2.4.2 it order to use json keyword
1 parent c07a6c5 commit fd6464e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
requests
1+
requests>=2.4.2
22
logger
33
future
44
pyyaml

0 commit comments

Comments
 (0)