Document more specific dependency for humbug API on python-requests
(imported from commit fbdc092029bbafea716e27fbb99fec58a6f24392)
This commit is contained in:
parent
f2f4a2f8bd
commit
d6ec614ca6
2 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
The Humbug API Python bindings require the following Python libraries:
|
||||
|
||||
* simplejson
|
||||
* requests (version >= 0.12)
|
||||
* requests (version >= 0.12 and << 1.0.0)
|
||||
|
||||
#### Using the API
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue