- Notifications
You must be signed in to change notification settings - Fork673
Closed
Description
Hi,
I had an error with gitlab "'dict' object is not callable" arising on the authenticationg stage. It happened because I used old version of requests package. Updating the reqests package resolved the issue.
Please, add requirements for requests >= 1.0. Seehttp://stackoverflow.com/questions/18174632/dict-object-is-not-callable for similar situation.
Thanks,
Alexey
Metadata
Metadata
Assignees
Labels
No labels